TaskForest 1.07 (Default branch) |
|
|
TaskForest is a simple but expressive job
scheduler that allows you to chain jobs and tasks
and to create time dependencies. It uses
plain-text configuration files to specify task
dependencies. It is designed for use on a single
machine.
License: Artistic License
Changes:
A major bug was fixed in this release. Long-running jobs (that ran for longer than the wait time, or longer than the time between two invocations of taskforest) were not recognized as such. This caused the jobs to be marked as 'Ready' and not 'Running', causing them to be run again. All users are urged to upgrade to this release and make sure to use the current version of the 'run' wrapper.
|