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

Changes for version 0.12 - 2010-03-05

  • 0.11_01 is testing well. Pushing as 0.12.

Changes for version 0.11_01 - 2010-03-03

  • pmooney added get_worker_ids, the ability to trap SIG TERM, demo
  • dec wrote a generic signal handler instead of TERM-only.
  • jhannah wrote t/20.worker.SIG.TERM.t, showing sig_TERM() in action.
  • jhannah tried to write tests for MooseX/Workers/Engine/PreforkPoe.pm (we had none), but couldn't seem to get it to work. So apparently this was an experiment that never got fully off the ground. Removed.
  • dec Added an alias to MooseX::Workers::Engine to stop its POE::Session from being terminated early.

Modules

Simple sub-process management for asynchronous tasks
Provide the workhorse to MooseX::Workers
One of the jobs MooseX::Workers is running