|
TaskForest
|
A simple but expressive job scheduler that allows you to chain jobs/tasks and create time dependencies. Uses text config files to specify task dependencies.
|
|
1.37 |
|
TaskForest::Calendar
|
|
|
1.30 |
|
TaskForest::ErrLogger
|
Functions related to logging to stderr
|
|
1.30 |
|
TaskForest::Family
|
A collection of jobs
|
|
1.32 |
|
TaskForest::Hold
|
Functions related to releasing all dependencies of a job.
|
|
1.34 |
|
TaskForest::Job
|
A representation of a program that can be run by the operating system
|
|
1.30 |
|
TaskForest::LocalTime
|
Module to provide local time. Can be made to return requested values during testing.
|
|
1.30 |
|
TaskForest::LogDir
|
Functions related to today's log directory
|
|
1.30 |
|
TaskForest::Logs
|
Functions related to logging
|
|
1.30 |
|
TaskForest::Mark
|
Functions related to marking a job as Success or Failure
|
|
1.30 |
|
TaskForest::Options
|
Get options from command line and/or environment
|
|
1.30 |
|
TaskForest::OutLogger
|
Functions related to logging to stdout
|
|
1.30 |
|
TaskForest::REST
|
|
|
1.30 |
|
TaskForest::REST::Families
|
|
|
|
|
TaskForest::REST::FamilyList
|
|
|
|
|
TaskForest::REST::InsList
|
|
|
|
|
TaskForest::REST::Instructions
|
|
|
|
|
TaskForest::REST::JobList
|
|
|
|
|
TaskForest::REST::Jobs
|
|
|
|
|
TaskForest::REST::LogFile
|
|
|
|
|
TaskForest::REST::PassThrough
|
|
|
|
|
TaskForest::REST::Request
|
|
|
|
|
TaskForest::REST::Status
|
|
|
1.34 |
|
TaskForest::Release
|
Functions related to releasing all dependencies of a job.
|
|
1.34 |
|
TaskForest::Rerun
|
Functions related to rerunning a job
|
|
1.30 |
|
TaskForest::StringHandle
|
intercept text sent to stdout or stderr
|
|
1.30 |
|
TaskForest::StringHandleTier
|
implementation class to which file handles are tied. See TaskForest::StringHandle;
|
|
1.30 |
|
TaskForest::Template
|
|
|
1.30 |
|
TaskForest::Test
|
|
|
1.30 |
|
TaskForest::TimeDependency
|
A time constraint on a job
|
|
1.30 |