pareorder
execute tasks in parallel
Install
- All systems
-
curl cmd.cat/pareorder.sh
- Debian
-
apt-get install paexec
- Ubuntu
-
apt-get install paexec
- Kali Linux
-
apt-get install paexec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install paexec
- Raspbian
-
apt-get install paexec
- Dockerfile
- dockerfile.run/pareorder
paexec
execute tasks in parallel
paexec is a tool to execute tasks in parallel. paexec reads tasks from the standard input and distributes them over a number of nodes using a specified transport protocol.