Home Help Java Q Q - Java Terms



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

     

  1. 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. 
      
  2. 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.

Related Tags for Q - Java Terms:


More Tutorials from this section

Ask Questions?    Discuss: Q - Java Terms  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.