Letter P

perl-Coro-Multicore - Make Coro threads on multiple cores with specially supported modules

Website: https://metacpan.org/release/Coro-Multicore
License: (GPL+ or Artistic) and (Public Domain or CC0)
Vendor: Alcance Libre, Inc.
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.

Packages

perl-Coro-Multicore-1.01-1.fc14.al.i686 [27 KiB] Changelog by Petr Pisar (2018-08-15):
- 1.01 bump

Listing created by Repoview-0.6.6-6.fc14.al