All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docs.quartz-cluster-sample.json Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
{
  "waitForJobsToComplete": true,
  "threadPool": {
    "count": 3,
    "priority": 5
  },
  "jobStore": {
    "kind": "TX",
    "dataSource": "default",
    "cluster": true,
    "useProperties": false
  },
  "scheduleJobs": {
    "default": {
      "test": {
        "job": {
          "aa": "uu"
        },
        "trigger": {
          "bb": "xxx"
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy