Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

Central configuration allows the efficient distribution of configuration files from a central source to distributed JobScheduler instances by use of a Supervisor JobScheduler.

The single point of configuration ensures accurate and punctual delivery of the configuration information data to all instances.

 

With central configuration a Supervisor JobScheduler monitors configurations files from a central source and distributes them to the JobScheduler instances.

The Supervisor JobScheduler synchronises after a change of the configuration files and does not otherwise intervene in the running of the JobScheduler instances. It can distribute configuration files to individual JobScheduler instances and to all instances. 

Central configuration is often used for Active Cluster architectures as described in the Architecture Decision Template presented in our Architecture page.

...