Fedora Packages

perl-Parallel-Iterator

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.002-5.fc40 -
Fedora 40 1.002-5.fc40 -
Fedora 39 1.002-3.fc39 -
Fedora 38 1.002-2.fc38 -
EPEL 9 1.00-30.el9 -
EPEL 8 1.00-24.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-Parallel-Iterator dash maintainers at fedoraproject dot org.



Sources on Pagure