SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Parallel-Iterator rpm build for : Fedora 37. For other distributions click perl-Parallel-Iterator.

Name : perl-Parallel-Iterator
Version : 1.002 Vendor : Fedora Project
Release : 1.fc37 Date : 2022-08-10 11:02:37
Group : Unspecified Source RPM : perl-Parallel-Iterator-1.002-1.fc37.src.rpm
Size : 0.05 MB
Packager : Fedora Project
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: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Parallel-Iterator-1.002-1.fc37.noarch.rpm
ftp.icm.edu.pl  perl-Parallel-Iterator-1.002-1.fc37.noarch.rpm
     

Provides :
perl(Parallel::Iterator)
perl-Parallel-Iterator

Requires :
perl(:MODULE_COMPAT_5.36.0)
perl(:VERSION) >= 5.8.0
perl(Carp)
perl(Config)
perl(Exporter)
perl(IO::Handle)
perl(IO::Select)
perl(POSIX)
perl(Storable)
perl(constant)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-Parallel-Iterator
/usr/share/doc/perl-Parallel-Iterator/Changes
/usr/share/doc/perl-Parallel-Iterator/README
/usr/share/doc/perl-Parallel-Iterator/examples
/usr/share/doc/perl-Parallel-Iterator/examples/cpan-faces.pl
/usr/share/doc/perl-Parallel-Iterator/examples/speedy.pl
/usr/share/licenses/perl-Parallel-Iterator
/usr/share/licenses/perl-Parallel-Iterator/LICENSE
/usr/share/man/man3/Parallel::Iterator.3pm.gz
/usr/share/perl5/vendor_perl/Parallel
/usr/share/perl5/vendor_perl/Parallel/Iterator.pm

 
ICM