This is the basic sequence of events that occurs for job execution.
This assumes that a job has been submitted and gone through the job submission process described in the previous topic.
- The Event Monitor is made aware that a job is available for execution. It notifies the dispatcher.
- The dispatcher checks for an available initiator.
- If an available initiator is found, a SEP is told to retrieve the job. If no initiator is found, the job remains queued.
- The SEP retrieves the job and executes it.