Name: | perl-Proc-Queue |
---|---|
Version: | 1.23 |
Release: | 11.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 25631 |
License: | GPL+ or Artistic |
RPM: | perl-Proc-Queue-1.23-11.el7.noarch.rpm |
Source RPM: | perl-Proc-Queue-1.23-11.el7.src.rpm |
Build Date: | Wed Nov 08 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Proc-Queue/ |
Summary: | Limit the number of child processes running |
Description: | 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. |