440Forums.com  |  MacMusic.org  |  PcMusic.org  |  Zicos.com  |  AudioLexic.org
multitasking   {key13}


Coro 4.51 (Default branch)

FreshMeat

Wednesday April 16, 2008. 10:27 PM
FreshMeat

Coro is a package providing both low-level coroutines as well as a high-level multitasking abstraction on top of Perl. It allows you to parallelize LWP and other network protocols with ease. Unlike the so-called "Perl threads/fork emulation", they provide a real shared address space (like real threads) without the associated race conditions and performance loss, while maintaining a very low memory overhead (2-3kb/coroutine). The package comes with examples and many supporting modules. License: Perl License Changes: This release is fully Perl 5.10 compatible (and lifts some of the restrictions present in older Perl releases). Coroutine memory size has been reduced to less than 3kb including stacks on 32-bit machines. A new event backend, Coro::EV, is available. Coro::Util can take advantage of EV::ADNS for asynchronous DNS resolution. Coro::Debug allows backtraces, runtime tracing, code injection, and more, and offers an interactive shell that works out of the box in event-based programs, even for non-coroutine programs. Coro::BDB supports async Berkeley DB access. Many bugs have been fixed.
Coro package providing both low-level coroutines well high-level multitasking abstracti Coro 4.51 (Default branch)
Coro 4.51 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=f3513d97b7531600af5925f7d749a836

 

 Related News 

Search

Download Zicos
Sat May 17, 10:02 AM
multitasking   {key13}