Versions Compared

Key

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

...

Agents can be clustered for high-availability and scalability. The motivation for clustering includes:

  • High-availability: Should a server node in the scheduling environment fail then jobs are executed with the Agents on remaining server nodes.
  • PerformanceScalability: A single Agent can execute thousands of jobs in parallel tasks, however, for a number of use cases it is preferable to distribute server load. This applies particularly to applications that require horizontal scaling across a number of server nodes instead of vertical scaling on a more powerful single server node.

...