Name: | perl-Parallel-ForkManager |
---|---|
Version: | 2.02 |
Release: | 14.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 51635 |
License: | GPL+ or Artistic |
RPM: | perl-Parallel-ForkManager-2.02-14.el9.noarch.rpm |
Source RPM: | perl-Parallel-ForkManager-2.02-14.el9.src.rpm |
Build Date: | Tue Oct 11 2022 |
Build Host: | build-ol9-x86_64.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. |