OpenBSD ports

The sysutils/p5-Proc-Queue port

p5-Proc-Queue-1.23p1 – limits the number of forked concurrent processes

Description

Proc::Queue limits the number of forked processes that can be running
concurrently.

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: https://metacpan.org/release/Proc-Queue
Categories:
perl5 sysutils

Library dependencies

Build dependencies

Run dependencies