[ol7_optional_latest] perl-Parallel-Iterator-1.00-8.el7.noarch

Name:perl-Parallel-Iterator
Version:1.00
Release:8.el7
Architecture:noarch
Group:Development/Libraries
Size:30733
License:GPL+ or Artistic
RPM: perl-Parallel-Iterator-1.00-8.el7.noarch.rpm
Source RPM: perl-Parallel-Iterator-1.00-8.el7.src.rpm
Build Date:Wed Apr 30 2014
Build Host:ca-buildj3.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/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)