+

Search Tips   |   Advanced Search

Administer scheduler service

Schedulers are persistent and transactional timer services that run EJB methods or send Java Message Service (JMS) messages for 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.


Subtopics

  • End-to-end paths for scheduler service
  • Developing scheduler service