The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.12 - 2001-07-27

  • do not use mmap if neither MAP_ANON nor MAP_ANONYMOUS is defined.
  • very experimental stack sharing algorithm. not 100% safe ut should work well in practise ;)
  • added Coro::RWLock.
  • Coro::Specific now works.

Modules

coroutine process abstraction
message queues
schmorp's faked continuations
do events the coro-way
non-blocking io with a blocking interface.
reader/write locks
non-binary semaphores
coroutine signals (binary semaphores)
non-blocking socket-io
manage coroutone-specific variables.
create and manage simple coroutines

Provides

in Coro/Handle.pm