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

Changes for version 2.23 - 2010-09-10

  • -Helios::Job: fixed bug where getArgXML() returned undef if job object was vivified from job queue

Documentation

Launch a daemon to service jobs in the Helios job processing system
Submit a job to the Helios job processing system from the cmd line
Clean old log and history entries from the Helios database
a tutorial for getting started with Helios

Modules

a framework for developing asynchronous distributed job processing applications
a convenience class to import all Helios::Error exception classes
exception class for Helios job processing system to denote a database error occurred
fatal exception class for Helios job processing system; implies a job failed but can be re-attempted
fatal exception class for Helios job processing system; implies a job failed and the error was so serious the job should not be reattempted.
exception class for Helios job processing system to denote job args that are invalid
exception class for Helios job processing system; implies the job was successful but there was something that should be logged as an error
base class for jobs in the Helios job processing system
base class for metajob burst services in Helios
base class for services in the Helios job processing system
Helios::Service subclass for testing purposes
base class for workers in the Helios job processing system [DEPRECATED]

Provides

in lib/Helios/ConfigParam.pm
in lib/Helios/JobHistory.pm
in lib/Helios/LogEntry.pm
in lib/Helios/LogEntry/Levels.pm