Name: | rh-perl530-perl-Parallel-ForkManager |
---|---|
Version: | 1.20 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 44609 |
License: | GPL+ or Artistic |
RPM: | rh-perl530-perl-Parallel-ForkManager-1.20-2.el7.noarch.rpm |
Source RPM: | rh-perl530-perl-Parallel-ForkManager-1.20-2.el7.src.rpm |
Build Date: | Mon Dec 14 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |