summaryrefslogtreecommitdiff
path: root/devel/p5-Proc-Queue/pkg-descr
blob: 31547db44bf4a9175c79359119b95739f4f62d93 (plain) (blame)
1
2
3
This module lets you parallelise a perl program using the fork, exit,
wait and waitpid calls as usual but without taking care of creating too
many processes and overloading the machine.