TaskForrest
Taskforest is a simple but expressive open-source job scheduler that allows you to chain jobs/tasks and create time dependencies. It uses text config files to specify task dependencies. It has built-in RESTful web service. Its key features include:
- Schedule jobs to run at predetermined times
- Have jobs be dependent on each other
- Put jobs on hold, and release them
- Automatically rerun jobs that fail
- Receive custom emails when jobs fail, are retried, or succeed
- Check the status of all jobs scheduled to run today
- Interact with the included web service using your own client code
- Interact with the included web server using your default browser
- Browse job log files using the included web server
http://www.taskforest.com/
License:
Tech:
Tags: