Changes for version 0.11_01 - 2010-02-24
- 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