JobStores and Persistence

Quartz uses JobStores to provide a storage mechanism for jobs, triggers, calendars, and Scheduler data. The Scheduler uses the configured JobStore to store and retrieve scheduling information and to determine its responsibilities for triggering jobs. All knowledge about which jobs to execute and on what schedule to execute them comes from the JobStore. This chapter looks at the various types of JobStores available in Quartzhow to use each one and which one makes sense for your requirements.

"Rome wasn't burned in a day."

Douglas Adams, Hitchhiker's Guide to the Universe


Scheduling in the Enterprise

Getting Started with Quartz

Hello, Quartz

Scheduling Jobs

Cron Triggers and More

JobStores and Persistence

Implementing Quartz Listeners

Using Quartz Plug-Ins

Using Quartz Remotely

Using Quartz with J2EE

Clustering Quartz

Quartz Cookbook

Quartz and Web Applications

Using Quartz with Workflow

Appendix A. Quartz Configuration Reference



Quartz Job Scheduling Framework(c) Building Open Source Enterprise Applications
Quartz Job Scheduling Framework: Building Open Source Enterprise Applications
ISBN: 0131886703
EAN: 2147483647
Year: N/A
Pages: 148

Flylib.com © 2008-2020.
If you may any questions please contact us: flylib@qtcs.net