Quartz Configuration Reference

Quartz Configuration Reference

Choose a topic:

  1. Main Configuration (configuration of primary scheduler settings, transactions)
  2. Configuration of ThreadPool (tune resources for job execution)
  3. Configuration of Listeners (your application can receive notification of scheduled events)
  4. Configuration of Plug-Ins (add functionality to your scheduler)
  5. Configuration of RMI Server and Client (use a Quartz instance from a remote process)
  6. Configuration of RAMJobStore (store jobs and triggers in memory)
  7. Configuration of JDBC-JobStoreTX (store jobs and triggers in a database via JDBC)
  8. Configuration of JDBC-JobStoreCMT (JDBC with JTA container-managed transactions)
  9. Configuration of DataSources (for use by the JDBC-JobStores)
  10. Configuration of Database Clustering (achieve fail-over and load-balancing with JDBC-JobStore)
  11. Configuration of TerracottaJobStore (Clustering without a database!)

quartz-doc-index
http://www.quartz-scheduler.org/documentation/quartz-2.3.0/html

Configuration Reference
http://www.quartz-scheduler.org/documentation/quartz-2.3.0/configuration/程序員

Quartz集羣原理及配置應用 - 振宇要低調 - 博客園
https://www.cnblogs.com/zhenyuyaodidiao/p/4755649.htmlsegmentfault

quartz在集羣環境下的最終解決方案 - lifetragedy的專欄 - CSDN博客
https://blog.csdn.net/lifetragedy/article/details/6212831多線程

Quartz的使用之CronTrigger觸發規則和實例多個獨立的調度器 - zuiaibenpao的博客 - CSDN博客
https://blog.csdn.net/zuiaibenpao/article/details/52086006併發

Quartz 2 定時任務(二):多線程併發執行與數據共享 - 程序員乾貨 - SegmentFault 思否
https://segmentfault.com/a/1190000009128328app

相關文章
相關標籤/搜索