Quartz 1.0 Beta 2 hase been released. Quartz is an open source, enterprise-class job scheduler for integration with stand-alone java applications and full-blown J2EE applications. The market for J2EE Job Schedulers has grown slowly over the years, Quartz is now the fourth (but the only free and open source) product out of a list that includes Flux, Kronos, and Tempo.
Advanced features will soon include clustering, participation in XA transactions and JMS integration.
Quartz is distributed under a license similar to the APL (Apache) an BSD licenses, which makes it free for commercial use, and just about anything else you'd like to do with it.
Visit the Quartz home page here:
http://www.part.net/quartz.html
Or visit the project page at sourceforge here:
http://www.sourceforge.net/projects/quartz
-
Quartz Open Source J2EE Job Scheduler Beta Released (6 messages)
- Posted by: James House
- Posted on: April 15 2002 18:16 EDT
Threaded Messages (6)
- Quartz Open Source J2EE Job Scheduler Beta Released by Todd Bowker on April 16 2002 16:09 EDT
- Addressed to Quartz developers by Horia Muntean on April 17 2002 13:35 EDT
- Quartz Open Source J2EE Job Scheduler Beta Released by Ashwini Jindal on April 18 2002 17:02 EDT
- Quartz Open Source J2EE Job Scheduler Beta Released by James House on April 18 2002 18:04 EDT
-
Quartz Open Source J2EE Job Scheduler Beta Released by Ashwini Jindal on April 19 2002 01:51 EDT
- Quartz Open Source J2EE Job Scheduler Beta Released by Ed Sellers on May 23 2002 11:48 EDT
-
Quartz Open Source J2EE Job Scheduler Beta Released by Ashwini Jindal on April 19 2002 01:51 EDT
- Quartz Open Source J2EE Job Scheduler Beta Released by James House on April 18 2002 18:04 EDT
-
Quartz Open Source J2EE Job Scheduler Beta Released[ Go to top ]
- Posted by: Todd Bowker
- Posted on: April 16 2002 16:09 EDT
- in response to James House
This is awesome!!!! Everyone should download this and try it. -
Addressed to Quartz developers[ Go to top ]
- Posted by: Horia Muntean
- Posted on: April 17 2002 13:35 EDT
- in response to James House
This
the archive quartz1_0-beta2.tar.gz taken from sf.net is corrupted. but the zip is fine. -
Quartz Open Source J2EE Job Scheduler Beta Released[ Go to top ]
- Posted by: Ashwini Jindal
- Posted on: April 18 2002 17:02 EDT
- in response to James House
Is there a brief document detailing what are the functionalities that are available and where and how it can be used? -
Quartz Open Source J2EE Job Scheduler Beta Released[ Go to top ]
- Posted by: James House
- Posted on: April 18 2002 18:04 EDT
- in response to Ashwini Jindal
Try this URL http://www.part.net/quartz.html and click on the "Features" sub-menu on the left, for a list of features (and description of environments for its use).
Note that the clustering, XA, and JMS features are not yet fully implemented, but will be soon.
Also it should be very painless to download the release, and run the example program. Looking at the example program should give you an idea of its ease-of-use.
-
Quartz Open Source J2EE Job Scheduler Beta Released[ Go to top ]
- Posted by: Ashwini Jindal
- Posted on: April 19 2002 13:51 EDT
- in response to James House
I tried the example, it looks great and works!!! I tried accessing the http://www.part.net/quartz.html site, but I believe the server is not up.
Is there any other location where I can look for the documentation.
I looked at the example code and I need to find how I can use it for my requirements and make any necessary changes if needed. -
Quartz Open Source J2EE Job Scheduler Beta Released[ Go to top ]
- Posted by: Ed Sellers
- Posted on: May 23 2002 11:48 EDT
- in response to Ashwini Jindal
It is now May 23. Still no link for product information other than the javadoc?