quartz-manager icon indicating copy to clipboard operation
quartz-manager copied to clipboard

Quartz Manager in Cluster Mode

Open fabioformosa opened this issue 4 years ago • 2 comments

Tasks

  • Enable quartz in cluster mode
  • Enable a distributed memcache to update all websocket in all instances

fabioformosa avatar Oct 30 '21 14:10 fabioformosa

The quartz props to enable the cluster mode are:

quartz:
   org.quartz.jobStore.isClustered: true
   org.quartz.scheduler.instanceId=AUTO

fabioformosa avatar Nov 10 '22 18:11 fabioformosa

Is there any sort of estimated timeline for Cluster Mode in Quartz Manager? I see on the roadmap it's at least in the "To Do" column instead of the backlog.

SlakrHakr avatar May 02 '24 15:05 SlakrHakr