Letter P

perl-Coro - The only real threads in perl

Website: http://search.cpan.org/dist/Coro/
License: (GPL+ or Artistic) and (GPLv2 or BSD)
Vendor: Fedora Project
Description:
This module collection manages continuations in general, most often in the
form of cooperative threads (also called coros, or simply "coro" in the
documentation). They are similar to kernel threads but don't (in general) run
in parallel at the same time even on SMP machines. The specific flavor of
thread offered by this module also guarantees you that it will not switch
between threads unless necessary, at easily-identified points in your
program, so locking and parallel access are rarely an issue, making thread
programming much safer and easier than using other thread models.

Packages

perl-Coro-6.32-1.fc20.ppc64 [258 KiB] Changelog by Petr Pisar (2013-11-06):
- 6.32 bump

Listing created by Repoview-0.6.6-5.fc20