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

Changes for version 1.102740 - 2010-10-01

  • Remove errant AttributeHelpers use. Replace TryCatch with Try::Tiny to work on newer perls Update dist.ini and weaver.ini to the latest Move braces to work around stupid MXD bug on newer perls

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 open ended Workers
A role that provides common semantics for Workers
A role that provides common semantics for Worker guts
Implementation role of the Guts loader
Type constraints for POEx::WorkerPool
A generic worker class for WorkerPool
A generic sub process implementation for Worker
A Loader implementation for Worker::Guts
Exported event symbols for WorkerPool