The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.092510 - 2009-09-08

  • Update PubSub dep so we make sure we have the right POE version

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