SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Parallel-Iterator
Version : 1.002 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:26:52
Group : Unspecified Source RPM : perl-Parallel-Iterator-1.002-lp154.1.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
Summary : Simple parallel execution
Description :
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.

There is, however, a considerable overhead associated with forking, so the
example in the synopsis (doubling a list of numbers) is _not_ a sensible
use of this module.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Parallel-Iterator-1.002-lp154.1.1.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Parallel
/usr/lib/perl5/vendor_perl/5.26.1/Parallel/Iterator.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Parallel-Iterator
/usr/share/doc/packages/perl-Parallel-Iterator/Changes
/usr/share/doc/packages/perl-Parallel-Iterator/README
/usr/share/doc/packages/perl-Parallel-Iterator/examples
/usr/share/doc/packages/perl-Parallel-Iterator/examples/cpan-faces.pl
/usr/share/doc/packages/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

 
ICM