update Fri May 28 12:37:00 PDT 2010
[pkgsrc.git] / devel / p5-Parallel-ForkManager / DESCR
1 This module is intended for use in operations that can be done in
2 parallel where the number of processes to be forked off should be
3 limited. Typical use is a downloader which will be retrieving
4 hundreds/thousands of files.