Changes for version 0.05
- Added support for a "debug" switch in supervisor. "debug" will now turn on debug messages within the various log files. Changed the yield() to delay_add() in start() of Process.pm. Added checks for the wheel in _start_process_timeout() and _stop_process_timeout() of Process.pm Added a kill_process event and corresponding kill_process() method to Process.pm.
Modules
Base environment for the Supervisor
A Perl extension for the Supervisor environment
Define useful constants for the Supervisor
Controls the Superviors environment
A simple logger for the Supervisor environment
Defines a managed process for the Supervisor environment
factory method to load processes
The client interface to the Supervisors environment
A RPC interface to the Superviors environment
Base class for all POE Sessions.
Usefull utility routines for the Supervisor