Simple parallel processing fork manager Maintained by:perl@FreeBSD.org Port Added: 01 Nov 2002 17:34:43 Also Listed In:perl5 License: ART10 GPLv1
This module is intended for use in operations that can be
done in parallel where the number of processes to be
forked off should be limited. Typical use is a downloader
which will be retrieving hundreds/thousands of files.
WWW: http://hacks.dlux.hu/Parallel-ForkManager/
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)