What is Terracotta Quartz Scheduler?
Terracotta Quartz Scheduler is a licensed version of Quartz Scheduler that includes the TerracottaJobStore and enables you to cluster the Quartz Scheduler service using the Terracotta Server Array. Using Terracotta Quartz Scheduler provides a number of advantages:
Adds High-Availability – "hot" standbys can immediately replace failed servers with no downtime, no lost data.
Provides a Locality API – Route jobs to specific node groups or base routing decisions on system characteristics and available resources.
Improves Performance – Offload traditional databases and automatically distribute load.
Provides a Clear Scale-Out Path – Add capacity without requiring additional database resources.
Ensures Persistence – Automatically back up shared data without impacting cluster performance.