LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

Scheduling Jobs in a Java Web Application (O'ReillyNet)

Chris Hardin discusses Java Web Application scheduling on O'Reilly. "Web application frameworks are built to service requests when they come in, typically from web users. This seems fine, but what if you need to execute code at specific times (for example, to generate reports in the middle of the night when CPU use is low)? Quartz provides best-of-breed Java scheduling functionality, and in this article, Chris Hardin shows how to get Struts to load up Quartz and your scheduled work."
(Log in to post comments)

Copyright © 2006, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds