PARAFLY(1) | User Commands | PARAFLY(1) |
ParaFly - parallel command processing using OpenMP
ParaFly <options>
ParaFly provides a simple mechanism for running a predefined list of unix commands in parallel using multithreading. Failed processes are captured and reported. Successfully executed processes are noted. If the process is rerun, only those previously incompleted or failed processes will be executed.
Required:
Optional:
Note: This process creates a file named based on your commands filename with a .completed extension. This enables a resume functionality, where if rerun, only those commands not completed successfully will be reprocessed.
February 2015 | ParaFly 0.0.2013.01.21 |