Autosys Machines V/s Autosys Instances
Autosys architecture has two types of machines:-
What is an Autosys Instance?
Server Machine:
The machine on which the Event Processor and Event Server reside
Client Machine:
The machine on which the Remote Agent resides and where Autosys jobs are run.
The machine on which the Event Processor and Event Server reside
Client Machine:
The machine on which the Remote Agent resides and where Autosys jobs are run.
What is an Autosys Instance?
A version of Autosys software running as an Autosys server,with one or more clients,on single machine or on multiple machine
An instance uses its own Event Server and Event Processor by operating independently of all other Autosys instance.
Multiple instances can run and schedule jobs on the same machine without affecting other instances on that machine.
Example: Payroll Processing System:
Scenario:
A company uses Autosys to automate its payroll workflow across Development (DEV) and Production (PROD) environments.
The jobs run on multiple servers (Linux/Windows).
Autosys Machines
Definition:
Logical representations of servers where jobs execute (e.g.,
linux_payroll1
,win_payroll2
).Defined in JIL (Job Information Language) or UI.
Autosys Instances
Definition:
A running copy of the Autosys scheduler service (e.g.,
DEV_INSTANCE
,PROD_INSTANCE
).Each instance manages its own jobs, calendars, and databases.
Comments
Post a Comment