Versions Compared

Key

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

Table of Contents

Introduction

  • A number of JobScheduler Agents can be configured in an Agent Bundle.Cluster.
  • This architecture provides redundancy and automated fail-over of Agents.
  • Fixed Priority Scheduling
    • JobScheduler Master will select the first available Agent for execution of jobs.
     If
    •  
    • If an Agent is not available then the next available Agent is selected from the Agent
    Bundle
    • Cluster.
  • This architecture provides redundancy and automated fail-over of Agents.

JobScheduler Agent Bundle

...

  • Round-Robin Scheduling
    • JobScheduler Master switches the Agent for each job execution. 
    • If an Agent is not available then the next available Agent is selected from the Agent Cluster.

JobScheduler Agent Cluster

Image Added

References