Name: | perl-Parallel-ForkManager |
Version: | 2.02 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 51618 |
License: | GPL+ or Artistic |
RPM: |
perl-Parallel-ForkManager-2.02-5.el8.noarch.rpm
|
Source RPM: |
perl-Parallel-ForkManager-2.02-5.el8.src.rpm
|
Build Date: | Mon Dec 02 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.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. |