[ol8_developer_EPEL] perl-Parallel-Iterator-1.00-24.el8.noarch

Name:perl-Parallel-Iterator
Version:1.00
Release:24.el8
Architecture:noarch
Group:Unspecified
Size:30725
License:GPL+ or Artistic
RPM: perl-Parallel-Iterator-1.00-24.el8.noarch.rpm
Source RPM: perl-Parallel-Iterator-1.00-24.el8.src.rpm
Build Date:Fri Dec 13 2019
Build Host:jenkins-10-147-72-125-bac5542f-61c6-401e-b77d-0b3f5c5c5425.appad1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:https://metacpan.org/release/Parallel-Iterator
Summary:Simple parallel execution
Description:
The map function applies a user supplied transformation function to
each element in a list, returning a new list containing the
transformed elements.

This module provides a 'parallel map'. Multiple worker processes are forked so
that many instances of the transformation function may be executed
simultaneously.

For time consuming operations, particularly operations that spend most of their
time waiting for I/O, this is a big performance win. It also provides a simple
idiom to make effective use of multi CPU systems.

Changelog (Show File list) (Show related packages)