You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Scope

  • The system architecture explains
    • system boundaries
    • components
    • platforms

System Architecture

  • Download: JobScheduler_System_Architecture.pdf
  • Download: JobScheduler_System_Architecture.pptx
  • Download from above links should display of the below document not work for your browser:

    Error rendering macro 'viewppt'

    com.atlassian.confluence.macro.MacroExecutionException: com.atlassian.confluence.macro.MacroExecutionException: The viewfile macro is unable to locate the attachment "JobScheduler_System_Architecture.pptx" on this page

Explanations

  • Components
    • JOC Cockpit
    • Master
    • Agents
  • Operations
    • JOC Cockpit can be operated in the following modes:
      • as a single instance,
      • as an active-passive clustered instance with a primary instance and a backup instance,
      • as an active passive clustered instance with a primary instance and any number of backup instances.
    • The Master can be operated
      • as a single instance,
      • as an active-passive clustered instance with a primary instance and a backup instance,
    • Agents can be operated
      • as a single instance,
      • as an active-passive clustered instance with a primary instance and a backup instance,
      • as an active-active clustered instance with any number of Agent instances.
  • Network Connections
    • JOC Cockpit
      • connects to a Master
      • connects to a database
    • Masters connect to Agents
    • Networks connections are firewall friendly, a single connection is initiated between components
  • Setup Scenarios
    • Basic Scenario
    • High Availability Scenario
    • Multi Client Scenario





  • No labels