Marc Lehmann > Coro

Coro

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

Documentation

Coro/Intro.pod  

Other Files

Coro/libcoro/README
README.linux-glibc