development/libraries

perl-Coro - Coroutine process abstraction

Website: http://search.cpan.org/dist/Coro/
License: GPL+ or Artistic
Description:
This module collection manages coroutines. Coroutines are similar to
threads but don't run in parallel at the same time even on SMP machines.
The specific flavor of coroutine used in this module also guarantees you
that it will not switch between coroutines unless necessary, at
easily-identified points in your program, so locking and parallel access
are rarely an issue, making coroutine programming much safer than
threads programming.

Packages

perl-Coro-5.22-1.fc12.src [155 KiB] Changelog by Nicolas Chauvet (2010-04-24):
- Update to 5.22
perl-Coro-5.2-1.fc12.src [153 KiB] Changelog by kwizart (2009-11-08):
- Update to 5.2

Listing created by Repoview-0.6.5-1.fc12