summaryrefslogtreecommitdiff
path: root/devel/p5-Proc-Queue/pkg-descr
blob: fe219c89eca739dab2534161a65d1abb711f1597 (plain)
1
2
3
4
5
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.

WWW: http://search.cpan.org/dist/Proc-Queue/