|
Helios
|
a framework for developing asynchronous distributed job processing applications
|
|
2.22 |
|
Helios::ConfigParam
|
|
|
2.00 |
|
Helios::Error
|
a convenience class to import all Helios::Error exception classes
|
|
1.20 |
|
Helios::Error::DatabaseError
|
exception class for Helios job processing system to denote a database error occurred
|
|
1.20 |
|
Helios::Error::Fatal
|
fatal exception class for Helios job processing system; implies a job failed but can be re-attempted
|
|
1.20 |
|
Helios::Error::FatalNoRetry
|
fatal exception class for Helios job processing system; implies a job failed and the error was so serious the job should not be reattempted.
|
|
1.20 |
|
Helios::Error::InvalidArg
|
exception class for Helios job processing system to denote job args that are invalid
|
|
1.20 |
|
Helios::Error::Warning
|
exception class for Helios job processing system; implies the job was successful but there was something that should be logged as an error
|
|
1.20 |
|
Helios::Job
|
base class for jobs in the Helios job processing system
|
|
2.00 |
|
Helios::JobHistory
|
|
|
2.00 |
|
Helios::LogEntry
|
|
|
2.00 |
|
Helios::LogEntry::Levels
|
|
|
2.20 |
|
Helios::MetajobBurstService
|
base class for metajob burst services in Helios
|
|
2.00 |
|
Helios::Service
|
base class for services in the Helios job processing system
|
|
2.22 |
|
Helios::TestService
|
Helios::Service subclass for testing purposes
|
|
2.20 |
|
Helios::Worker
|
base class for workers in the Helios job processing system [DEPRECATED]
|
|
1.20_12 |