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

Changes for version 0.092530 - 2009-09-10

  • Change the pubsub API to return the actual job instead of just the job id

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