TaskForest 1.05 (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:
More test cases and a DESIGN document were added. The installer was made more robust. All known bugs were fixed. Family::readFromFile makes a Family no longer current and now accepts both single and double quotes. getLogDir throws an exception if the mkdir fails.
|