simple parallel processing fork manager
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://hacks.dlux.hu/Parallel-ForkManager/
