Changes for version 0.004 - 2019-07-01
- No new features.
- Bugs fixed:
- clean up internal key/encoding handling
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