Name: | perl-Parallel-ForkManager |
---|---|
Version: | 1.18 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 41950 |
License: | GPL+ or Artistic |
RPM: | perl-Parallel-ForkManager-1.18-2.el7.noarch.rpm |
Source RPM: | perl-Parallel-ForkManager-1.18-2.el7.src.rpm |
Build Date: | Mon Oct 30 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Parallel-ForkManager/ |
Summary: | Simple parallel processing fork manager |
Description: | 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. |