ioprocess
Slave process to perform risky IO
Install
- All systems
-
curl cmd.cat/ioprocess.sh
- Debian
-
apt-get install ioprocess
- Ubuntu
-
apt-get install ioprocess
- Kali Linux
-
apt-get install ioprocess
- Fedora
-
dnf install ioprocess
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ioprocess
- Raspbian
-
apt-get install ioprocess
- Dockerfile
- dockerfile.run/ioprocess
ioprocess
Slave process to perform risky IO
When performing IO over network storage (specifically NFS) the process might get stuck in D state. To prevent your main process from becoming unkillable you might prefer to have a slave process do all the risky IO. This is what ioprocess is for.