Wed, 08 May 2024 11:01:47 UTC | login

Information for build perl-Parallel-Iterator-1.002-5.fc40

ID284372
Package Nameperl-Parallel-Iterator
Version1.002
Release5.fc40
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
StartedWed, 21 Feb 2024 15:41:27 UTC
CompletedWed, 21 Feb 2024 15:41:27 UTC
Tags
f40
RPMs
src
perl-Parallel-Iterator-1.002-5.fc40.src.rpm (info) (download)
noarch
perl-Parallel-Iterator-1.002-5.fc40.noarch.rpm (info) (download)
perl-Parallel-Iterator-tests-1.002-5.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.002-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.002-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.002-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.002-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.002-1 - 1.002 bump * Mon Jul 25 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.001-1 - 1.001 bump - Package tests * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.00-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.00-32 - Perl 5.36 rebuild