UnixJunkie / PAR

Execute shell commands in a parallel and/or distributed way
https://savannah.nongnu.org/projects/par
GNU General Public License v3.0
2 stars 4 forks source link

add -n option #1

Open UnixJunkie opened 11 years ago

UnixJunkie commented 11 years ago

grouping of requests

ex: -n 10 will request 10 jobs each time

option is on the client side and the default is 1 (current behavior)