Changes for version 0.002 - 2018-01-02
- No new features.
- Dependency fixes:
- Declare explicit dep on Math::Random::Secure, for UUID generation
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