博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Quartz Job Scheduling Framework: Building Open Source Enterprise Applications
阅读量:4233 次
发布时间:2019-05-26

本文共 988 字,大约阅读时间需要 3 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

If your Java applications depend on tasks that must be performed at specific times or if your systems have recurring maintenance jobs that could be automated, then you need Quartz: the first full-featured, open source job scheduling framework.

Quartz Job Scheduling Framework reveals how to make the most of Quartz with virtually any Java EE or Java SE application, from the smallest standalone program to the largest e-commerce application. Best-selling author Chuck Cavaness shows developers and architects how to integrate Quartz with leading open source Java frameworks, including Hibernate and Struts.

Using practical examples, Cavaness illuminates everything from basic job scheduling to the use of Quartz in clustered environments and enterprise workflow applications. To jumpstart your own Quartz projects, he also presents a full chapter of cookbook sample code.

http://rapidshare.com/files/51349994/0131886703.zip
你可能感兴趣的文章
银行IT系统 -整体架构
查看>>
Java高级面试含架构师
查看>>
eclipse 导入myeclipse web项目
查看>>
Cannot find the class file for javax.servlet.ServletContext.
查看>>
Can’t connect to local MySQL server through socket 解决办法
查看>>
启动失败的日志提示通过more /var/lib/mysql/localhost.localdomain.err查看
查看>>
usr/libexec/mysqld: Can't create/write to file '/var/run/mysqld/mysqld.pid
查看>>
nginx学习(1):编译、安装、启动
查看>>
nginx安装总结
查看>>
Windows Server 2008 R2 MSDN ISO镜像简体中文版 英文版下载
查看>>
Zend Studio12的安装破解注册教程听语音
查看>>
webcron 定时任务管理系统
查看>>
OA系统权限管理设计方案
查看>>
java动态代理和spring动态代理对比
查看>>
cglib 与 JDK动态代理的运行性能比较
查看>>
Spring+SpringMVC+Mybatis 利用AOP自定义注解实现可配置日志快照记录
查看>>
JavaWeb学习总结(十三)——使用Session防止表单重复提交
查看>>
Firebird + IBExpert + VS2012 开发环境配置
查看>>
vs2012 格式化代码和快速注释快捷键
查看>>
纯Java的高性能长连接RPC解决方案
查看>>