Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications
Develop Scheduler service
The scheduler service is a WebSphere programming extension responsible for starting actions at specific times or intervals.
Schedulers are persistent and transactional timer services that run Enterprise JavaBeans methods or send JMS messages using any JMS messages using any Java EE server application.
The scheduler service helps minimize IT costs and increase application speed and responsiveness by maximizing utilization of existing computing resources.
The scheduler service provides the ability to reliably process workloads using parallel processing and schedule resource-intensive tasks to process during low traffic off-hours.
- Scheduling tasks
To develop and schedule tasks, use a configured scheduler.
End-to-end paths for Scheduler service
Administer Scheduler service