5 lines
252 B
Text
5 lines
252 B
Text
Given a file containing a list of Unix commands, multithreading is used to
|
|
process the commands in parallel on a single server. Success/failure is
|
|
captured, and failed commands are retained and reported.
|
|
|
|
WWW: https://sourceforge.net/projects/parafly/
|