Configure the external scheduler interface
We can configure an external scheduler interface to control the workload for batch jobs.
Ensure that we configure and secure the job scheduler.
We can set up the external scheduler interface using the default messaging provider as a Java Message Service (JMS) provider.
(ZOS) We also have the option of setting up the external scheduler interface using IBM MQ as a messaging provider.
(ZOS) We also have the option of setting up the external scheduler interface using IBM MQ as a messaging provider on z/OS and submitting jobs to the job scheduler on a distributed operating system.
Tasks
- Set up the external scheduler interface using the default messaging provider.
- Set up the external scheduler interface using IBM MQ.
- Set up the external scheduler interface using IBM MQ on z/OS to communicate with a Job Scheduler server on a distributed operating system.
Subtopics
- Set up the external scheduler interface using the default messaging provider
The external scheduler interface uses Java Message Service (JMS) as its default messaging provider. JMS is a bidirectional communication mechanism between an external client and the job scheduler.- Set up the external scheduler interface using IBM MQ
We can install and configure the batch high performance external scheduler connector. This connector is the native WSGrid connector implemented in a native compiled language and that uses IBM MQ for communication.- Set up the external scheduler interface using IBM MQ on z/OS to communicate with a Job Scheduler server on a distributed operating system
We can install and configure the batch high performance external scheduler connector. This connector is the native WSGrid connector implemented in a native compiled language and that uses IBM MQ for communication.
Related:
Job scheduler integration with external schedulers Administer the batch environment Configure the job scheduler Secure the job scheduler using roles