Thu, 05 Feb 2026 02:55:24 CST | login

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

ID39459
Package Nameperl-Parallel-Iterator
Version1.002
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Parallel-Iterator.git?.#fea9ad1e77e3a1086b3edd1286f9fef926681f09
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 18:48:20 CST
CompletedFri, 13 Jun 2025 18:51:09 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-2.oc9.src.rpm (info) (download)
noarch
perl-Parallel-Iterator-1.002-2.oc9.noarch.rpm (info) (download)
perl-Parallel-Iterator-tests-1.002-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.002-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.002-1 - initial build