Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Parallel-Iterator | Distribution: OpenMandriva Lx |
Version: 1.002 | Vendor: OpenMandriva |
Release: 1 | Build date: Sun Dec 25 14:55:05 2022 |
Group: Development/Perl | Build host: ryzen9-4.openmandriva.org |
Size: 28630 | Source RPM: perl-Parallel-Iterator-1.002-1.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://search.cpan.org/dist/Parallel-Iterator | |
Summary: Simple parallel execution |
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.
GPLv2 or Artistic
/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.zst /usr/share/perl5/vendor_perl/Parallel /usr/share/perl5/vendor_perl/Parallel/Iterator.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 23:05:02 2025