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

Changes for version 0.001 - 2017-12-29

  • Initial release. May include some new features.

Modules

IO::Async abstraction for dispatching tasks to workers and receiving results
client API for Job::Async
basic in-memory job client for Job::Async
represents a single job for Job::Async
verify whether a client+worker pair conform to the current API.
helper functions for Job::Async
worker API for Job::Async
basic in-memory job worker for Job::Async