Marc Lehmann > Coro

Coro

This Release Coro-6.07  [Download] [Browse 11 Nov 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (623)   FAIL (1)   NA (3)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **** (2 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     6.07
Coro::AIO truly asynchronous file and directory I/O     6.07
Coro::AnyEvent integrate threads into AnyEvent     6.07
Coro::BDB truly asynchronous bdb access     6.07
Coro::Channel message queues     6.07
Coro::Debug various functions that help debugging Coro programs     6.07
Coro::EV do events the coro-way, with EV     6.07
Coro::Event do events the coro-way, with Event     6.07
Coro::Handle non-blocking I/O with a blocking interface.     6.07
Coro::LWP make LWP non-blocking - as much as possible     6.07
Coro::MakeMaker MakeMaker glue for the XS-level Coro API     6.07
Coro::RWLock reader/write locks     6.07
Coro::Select a (slow but coro-aware) replacement for CORE::select     6.07
Coro::Semaphore counting semaphores     6.07
Coro::SemaphoreSet efficient set of counting semaphores     6.07
Coro::Signal thread signals (binary semaphores)     6.07
Coro::Socket non-blocking socket-I/O     6.07
Coro::Specific manage coroutine-specific variables.     6.07
Coro::State first class continuations     6.07
Coro::Storable offer a more fine-grained Storable interface     6.07
Coro::Timer timers and timeouts, independent of any event loop     6.07
Coro::Util various utility functions.     6.07

Documentation

Coro/Intro.pod  

Other Files

Coro/libcoro/README
README.linux-glibc