https://bugzilla.redhat.com/show_bug.cgi?id=1268881
Bug ID: 1268881
Summary: Review Request: perl-Coro-Multicore - Make coro
threads on multiple cores with specially supported
modules
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://ppisar.fedorapeople.org/perl-Coro-Multicore/perl-Coro-Multicore.spec
SRPM URL:
https://ppisar.fedorapeople.org/perl-Coro-Multicore/perl-Coro-Multicore-0.02-1.fc24.src.rpm
Description:
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.
Fedora Account System Username: ppisar
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review