A dynamic task scheduler to execute job chains in a fault-tolerant way
This project provide an easy to deploy service oriented task-scheduling architecture capable to achieve a fault-tolerant job execution on dynamics networks.
The system use:
- A robust Job scheduler: Quartz Enterprise scheduler (for more info see http://www.quartz-scheduler.org)
- A framework to build reliable dynamic distributed systems: Apache River framework (for more info see http://river.apache.org)