Thu, 05 Feb 2026 16:41:39 CST | login

Information for build perl-Parallel-Iterator-1.002-1.oc9

ID23242
Package Nameperl-Parallel-Iterator
Version1.002
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Parallel-Iterator.git?.#13fa8d61af206faa0d8fd94254988ef9390d08e6
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:26:22 CST
CompletedMon, 03 Jun 2024 19:28:12 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Parallel-Iterator.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Parallel-Iterator.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Parallel-Iterator-1.002-1.oc9.src.rpm (info) (download)
noarch
perl-Parallel-Iterator-1.002-1.oc9.noarch.rpm (info) (download)
perl-Parallel-Iterator-tests-1.002-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.002-1 - initial build