Metadata for perl-Parallel-Iterator-1.00-24.el8.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Parallel-Iterator
Version: 1.00-24.el8
Arch: noarch
Summary: Simple parallel execution
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-ppc64le-03.ppc.fedoraproject.org
Build Date: Thu Oct 24 14:10:46 2019
Size: 30725
URL: https://metacpan.org/release/Parallel-Iterator
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.

FILES

/usr/share/doc/perl-Parallel-Iterator
/usr/share/doc/perl-Parallel-Iterator/Changes
/usr/share/doc/perl-Parallel-Iterator/README
/usr/share/man/man3/Parallel::Iterator.3pm.gz
/usr/share/perl5/vendor_perl/Parallel
/usr/share/perl5/vendor_perl/Parallel/Iterator.pm

REQUIRES

perl(:MODULE_COMPAT_5.26.3)
perl(:VERSION) 5.8.0
perl(Carp)
perl(Config)
perl(Exporter)
perl(IO::Handle)
perl(IO::Select)
perl(POSIX)
perl(Storable)
perl(base)
perl(constant)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

perl(Parallel::Iterator) 1.00
perl-Parallel-Iterator 1.00-24.el8

CONFIG FILES

/usr/share/doc/perl-Parallel-Iterator
/usr/share/doc/perl-Parallel-Iterator/Changes d
/usr/share/doc/perl-Parallel-Iterator/README d
/usr/share/man/man3/Parallel::Iterator.3pm.gz d
/usr/share/perl5/vendor_perl/Parallel
/usr/share/perl5/vendor_perl/Parallel/Iterator.pm

LICENSE FILES

GPL+ or Artistic