The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.6 - 2002-11-21

  • made lazy context switching the default.
  • fixed the bug where SemaphoreSet::guard was the same as timed_guard and timed_guard was missing.
  • fix a memleak in Coro::Timer.
  • reclassified context sharing as not experimental.

Modules

coroutine process abstraction
message queues
schmorp's faked continuations
MakeMaker glue for the C-level Coro API
reader/write locks
non-binary semaphores
hash of semaphores.
coroutine signals (binary semaphores)
manage coroutone-specific variables.
create and manage simple coroutines
simple timer package, independent of used event loops
do events the coro-way
non-blocking io with a blocking interface.
non-blocking socket-io
various utility functions.

Provides

in Event/Handle.pm
in Event/Event.pm
in Coro/Timer.pm