Versions Compared

Key

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

...

  • Components
    • JOC Cockpit: manage the job workflow configuration, monitor and control job execution
    • Controller: orchestrate Agents, manage job execution
    • Agents: execute jobs and return job execution history and log output
  • Operation
    • JOC Cockpit can be operated in the following modes:
      • as a standalone instance,
      • as an active passive clustered instance with a primary instance a cluster with one active instance and any number of backup passive instances.
    • The Controller can be operated
      • as a standalone instance,
      • as an active-passive clustered instance with a primary instance and a backup a cluster with one active instance and one passive instance.
    • Agents can be operated
      • as a single instance,
      • as an active-passive clustered instance with a primary instance and a backup a passive cluster with one active instance and one passive instance,
      • as an active -active clustered instance cluster with any number of Agent active instances.
  • Network Connections
    • JOC Cockpit connects to a Controller instances and connects to a database
    • Controllers connect to Agents
    • Network connections are firewall friendly, a single connection is initiated between each component
  • Platforms
    • JOC Cockpit: Windows, Linux
    • Controller: Windows, Linux
    • Agent: any platform that provides a Java Virtual Machine
  • Setup Scenarios
    • Standalone Server
    • Controller High Availability
    • Controller and JOC Cockpit High Availability
    • Multi-Client Capability

...