Ole Tange
|
aaa69ffa1b
|
parallel: Converted to Getopt::Long. Implemented -TERM for shutdown.
|
2010-02-03 15:23:20 +01:00 |
|
Ole Tange
|
5059b5453a
|
SIGUSR1 tells parallel to wait for running jobs to finish, but not start new jobs.
Lazy evaluation of max_length_of_command_line and no_of_cpus
|
2009-10-26 12:22:21 +01:00 |
|
Ole Tange
|
2d930320ad
|
Added -k: Keep sequence of output same as the order of input.
If jobs 1 2 3 4 end in the sequence 3 1 4 2 the output will still be 1 2 3 4.
|
2009-09-04 07:23:57 +02:00 |
|