Fedora Packages

perl-Coro-Multicore

Make Coro threads on multiple cores with specially supported modules

While 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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.07-11.fc40 -
Fedora 40 1.07-11.fc40 -
Fedora 39 1.07-8.fc39 -
Fedora 38 1.07-6.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-Coro-Multicore dash maintainers at fedoraproject dot org.



Sources on Pagure