Wed, 08 Apr 2026 09:20:38 CST | login

Information for build perl-Coro-Multicore-1.07-3.oc9

ID25674
Package Nameperl-Coro-Multicore
Version1.07
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Coro-Multicore.git?.#8d5d39f623c0504b2da8e6f8c3eb79b2ab2cd4a6
SummaryMake Coro threads on multiple cores with specially supported modules
DescriptionWhile Coro threads (unlike ithreads) provide real threads similar to pthreads, python threads and so on, they do not run in parallel to each other even on machines with multiple CPUs or multiple CPU cores. This module lifts this restriction under two very specific but useful conditions: firstly, the coro thread executes in XS code and does not touch any perl data structures, and secondly, the XS code is specially prepared to allow this.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:51:35 CST
CompletedThu, 25 Jul 2024 21:53:41 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Coro-Multicore.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Coro-Multicore.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Coro-Multicore-1.07-3.oc9.src.rpm (info) (download)
aarch64
perl-Coro-Multicore-1.07-3.oc9.aarch64.rpm (info) (download)
perlmulticore-devel-1.07-3.oc9.aarch64.rpm (info) (download)
perl-Coro-Multicore-debuginfo-1.07-3.oc9.aarch64.rpm (info) (download)
perl-Coro-Multicore-debugsource-1.07-3.oc9.aarch64.rpm (info) (download)
noarch
perl-Coro-Multicore-tests-1.07-3.oc9.noarch.rpm (info) (download)
x86_64
perl-Coro-Multicore-1.07-3.oc9.x86_64.rpm (info) (download)
perlmulticore-devel-1.07-3.oc9.x86_64.rpm (info) (download)
perl-Coro-Multicore-debuginfo-1.07-3.oc9.x86_64.rpm (info) (download)
perl-Coro-Multicore-debugsource-1.07-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.07-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.07-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.07-1 - initial build