Scheduler Framework
Canvas provides the ability to create lightweight scheduled tasks that can be used for background processing needs. These schedulers are cluster aware and only one instance of the scheduler is executed in a clustered deployment at any point in time.
Features:
- It provides fixed time and frequency based schedule support.
- It provides scheduler execution monitoring.