in reply to Re^2: How would I add a pause b/t forks in my $pid = $pm->start and next;
in thread How would I add a pause b/t forks in my $pid = $pm->start and next;
Well, not really, Proc::Queue is completelly transparent, use it at the beginning of your script and then call fork, exit, etc. as ever.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How would I add a pause b/t forks in my $pid = $pm->start and next;
by samtregar (Abbot) on Oct 28, 2005 at 17:54 UTC |