Marc Lehmann > Coro

Coro

This Release Coro-5.2  [Download] [Browse 04 Oct 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (145)   FAIL (21)   NA (12)   UNKNOWN (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (1 Reviews) [ Rate this distribution ]
License Unknown
Special Files
COPYING
Changes
INSTALL
MANIFEST
META.json
Makefile.PL
README

Modules

Coro the only real threads in perl     5.2
Coro::AIO truly asynchronous file and directory I/O     5.2
Coro::AnyEvent integrate threads into AnyEvent     5.2
Coro::BDB truly asynchronous bdb access     5.2
Coro::Channel message queues     5.2
Coro::Debug various functions that help debugging Coro programs     5.2
Coro::EV do events the coro-way, with EV     5.2
Coro::Event do events the coro-way, with Event     5.2
Coro::Handle non-blocking I/O with a blocking interface.     5.2
Coro::LWP make LWP non-blocking - as much as possible     5.2
Coro::MakeMaker MakeMaker glue for the XS-level Coro API     5.2
Coro::RWLock reader/write locks     5.2
Coro::Select a (slow but coro-aware) replacement for CORE::select     5.2
Coro::Semaphore counting semaphores     5.2
Coro::SemaphoreSet efficient set of counting semaphores     5.2
Coro::Signal thread signals (binary semaphores)     5.2
Coro::Socket non-blocking socket-I/O     5.2
Coro::Specific manage coroutine-specific variables.     5.2
Coro::State first class continuations     5.2
Coro::Storable offer a more fine-grained Storable interface     5.2
Coro::Timer timers and timeouts, independent of any event loop     5.2
Coro::Util various utility functions.     5.2

Documentation

Coro/Intro.pod  

Other Files

Coro/libcoro/README
README.linux-glibc