2712ee358c
Simply remove compiler:openmp Builds with base compiler on amd64, i386, and powerpc64 12.x-RELEASE PR: port/247753, ports/252379
6 lines
254 B
Plaintext
6 lines
254 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://github.com/ParaFly/ParaFly/releases
|