Package : perl-Parallel-Iterator > RPM : perl-Parallel-Iterator-1.0.0-10.mga7.src.rpm

Basic items

Name perl-Parallel-Iterator
Version 1.0.0
Release 10.mga7
URL http://search.cpan.org/dist/Parallel-Iterator
Group Development/Perl
Summary Simple parallel execution
Size 17KB
Arch noarch
License GPL or Artistic

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.

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-09-19 12:04:23
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie