Q - Java Terms Posted on: October 14, 2010 at 12:00 AM
Quartz is an open source job scheduler. It provides powerful mechanisms for job scheduling.
Q - Java Terms
Java Quartz Framework Quartz is an open source job scheduler. It provides powerful
mechanisms for job scheduling. It can be used with any application using JSE or JEE specifications provided
by the Sun Micro Systems.
Java Queue A queue is a collection interface that holds the
objects. collections are designed to hold elements prior to processing. Queues
provide additional insertion, extraction, and inspection operations along with
the collection operations.
Ask Questions? Discuss: Q - Java Terms
Post your Comment