Mon, 20 Apr 2026 18:53:41 CST | login

Information for build perl-MCE-1.889-1.oc9

ID25338
Package Nameperl-MCE
Version1.889
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-MCE.git?.#7d7fc96cf2425cafda83963e0912c5db384ef007
SummaryMany-core Engine for Perl providing parallel processing capabilities
DescriptionMany-core Engine (MCE) for Perl helps enable a new level of performance by maximizing all available cores. MCE spawns a pool of workers and therefore does not fork a new process per each element of data. Instead, MCE follows a bank queuing model. Imagine the line being the data and bank-tellers the parallel workers. MCE enhances that model by adding the ability to chunk the next n elements from the input stream to the next available worker.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 18:50:36 CST
CompletedThu, 25 Jul 2024 18:52:10 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-MCE.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-MCE.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-MCE-1.889-1.oc9.src.rpm (info) (download)
noarch
perl-MCE-1.889-1.oc9.noarch.rpm (info) (download)
perl-MCE-tools-1.889-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.889-1 - initial build