My scripts is only running 3 processes, and only locally, so it might
not be interesting for benchmarking purposes, but it is really
convenient for the edit/debug/run-cycle.
It runs each process in its own xterm, and they can all conveniently
be shut down by Ctrl-c'ing the mother process.
run like:
./run.bash sort.py -n 15
|