Wed, 08 May 2024 04:23:54 UTC | login

Information for build perl-Parallel-Iterator-1.00-26.fc33

ID165710
Package Nameperl-Parallel-Iterator
Version1.00
Release26.fc33
Epoch
SummarySimple parallel execution
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 10:05:27 UTC
CompletedTue, 14 Jul 2020 10:05:27 UTC
Tags
f33
RPMs
src
perl-Parallel-Iterator-1.00-26.fc33.src.rpm (info) (download)
noarch
perl-Parallel-Iterator-1.00-26.fc33.noarch.rpm (info) (download)
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.00-26 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.00-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.00-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.00-23 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.00-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.00-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.00-20 - Perl 5.28 rebuild