mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
6 lines
252 B
Plaintext
6 lines
252 B
Plaintext
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/
|