Template:SQWareProduction sqwrs ParallelRun.ksh presentation: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 1: | Line 1: | ||
<br>Manages the execution of unix commands in parallel | |||
<br>Takes in parameter file with unix command to execute | |||
<br>You can choose: | |||
* The parallel degree | |||
* Aggressiveness of run (number of seconds between two runs) | |||
* Aggressiveness of check end (number of seconds between two checks of end) | |||
<br> |
Revision as of 22:24, 25 February 2024
Manages the execution of unix commands in parallel
Takes in parameter file with unix command to execute
You can choose:
- The parallel degree
- Aggressiveness of run (number of seconds between two runs)
- Aggressiveness of check end (number of seconds between two checks of end)