How to configure clustering with more than one node in Quartz scheduler?
问题 I am using Quartz scheduler with MySql as JobStore in a maven based application and I want to implement the clustering feature of Quartz but I don't have any idea how to add multiple nodes in the cluster and how Quartz knows about the nodes and manages them? In short I want to understand How Quartz actually works and how to setup clustering environment. Any help will be highly appreciated. Thanks 回答1: How Quartz actually works You have to configure Quartz (quartz.properties) in all your