Files
pkgsrc-ng/devel/p5-Parallel-ForkManager/DESCR
2013-09-26 17:14:40 +02:00

5 lines
223 B
Plaintext

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.