计算机与现代化 ›› 2010, Vol. 1 ›› Issue (8): 98-99.doi: 10.3969/j.issn.1006-2475.2010.08.028

• 应用与开发 • 上一篇    下一篇

Quartz调度器与Web程序整合的研究和应用

胡利强1,周冬初2,王 伟2   

  1. 1.江西省人民医院,江西 南昌 330006;2.江西省计算技术研究所,江西 南昌 330002
  • 收稿日期:2009-08-12 修回日期:1900-01-01 出版日期:2010-08-27 发布日期:2010-08-27

Research and Application of Quartz and Web Integration

HU Li-qiang1, ZHOU Dong-chu2, WANG Wei2   

  1. .Jiangxi Provincial People’s Hospital, Nanchang 330006, China; 2.Jiangxi Institute of Computing Technology, Nanchang 330002, China
  • Received:2009-08-12 Revised:1900-01-01 Online:2010-08-27 Published:2010-08-27

摘要: Quartz是一个开源的作业调度框架,它完全由Java写成,运用于J2SE和J2EE应用中,能够为执行一个作业而创建简单或复杂的调度。本文简要阐述它的机制原理以及在Web中的任务制作和调度的应用过程及整合原理。

关键词: Quartz, 作业, Web, 调度器

Abstract: Quartz is an open source framework of task scheduling. It is pure Java, and mainly applies to J2SE and J2EE. It can create simple or complicated task jobs and execute them. This article simply introduces the core mechanism of Quartz and list process, and the method of scheduler realization in Web. 

Key words: Quartz, task, Web, scheduler