Name : perl-Parallel-Iterator
| |
Version : 1.00
| Vendor : Scientific Linux
|
Release : 8.el7
| Date : 2014-05-03 05:26:37
|
Group : Development/Libraries
| Source RPM : perl-Parallel-Iterator-1.00-8.el7.src.rpm
|
Size : 0.03 MB
| |
Packager : Scientific Linux
| |
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.
|
RPM found in directory: /mirror/vol4/ftp.scientificlinux.org/linux/scientific/7.1/x86_64/os/Packages |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Parallel::Iterator)
perl-Parallel-Iterator
Requires :