Marc Lehmann > Coro

Coro

This Release Coro-5.151  [Download] [Browse 05 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (38)   FAIL (3)   UNKNOWN (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Unknown
Special Files
COPYING
Changes
INSTALL
MANIFEST
META.yml
Makefile.PL
README

Modules

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

Documentation

Coro/Intro.pod  

Other Files

Coro/libcoro/README
README.linux-glibc