Monks
I want to implement Queue mechanism in Perl where in I've a set of 300 jobs in hand and want to run only 3 at a time. I need to regularly check if the processes I've triggered are already running, If so don't start anything new. If any of the process is completed, trigger another process and utmost only 3 processes should run.
Any ideas or suggestions
In reply to Implement Queue mechanism in Perl by doubledecker
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |