Changes for version 0.092560 - 2009-09-13
- Revamp the error handling Add a new event to the pubsub interface Bump the version of TryCatch to fix bugs regarding context and returns
Modules
A generic multiprocess worker pool for the POE framework
Error class for WorkerPool using Throwable
An error class indicating problems enqueuing a job
An error class indicating something failed with the job
An error class indicating that no workers are available
An error class indicating the Worker queue failed to start
Provides a role for common job semantics
A role that provides common semantics for WorkerPools
A role that provides common semantics for Workers
A role that provides common semantics for Worker guts
Type constraints for POEx::WorkerPool
A generic worker class for WorkerPool
A generic sub process implementation for Worker
Exported event symbols for WorkerPool