Name: | perl-Parallel-ForkManager |
---|---|
Version: | 2.03 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 51163 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Parallel-ForkManager-2.03-1.el10_0.noarch.rpm |
Source RPM: | perl-Parallel-ForkManager-2.03-1.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-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. |