Package org.jppf.server.queue

Classes supporting the tasks queuing mechanism.

See:
          Description

Interface Summary
JPPFQueue Implementation of a generic non-blocking queue, to allow asynchronous access from a large number of threads.
QueueListener Queue listener interface.
 

Class Summary
AbstractJPPFQueue Abstract superclass for all JPPFQueue implementations.
BroadcastJobCompletionListener  
JPPFPriority Encapsulation of an integer value as a priority.
JPPFPriorityQueue A JPPF queue whose elements are ordered by decreasing priority.
QueueEvent Instances of this class represent JPPFQueue events.
 

Package org.jppf.server.queue Description

Classes supporting the tasks queuing mechanism.



Copyright © 2005-2010 JPPF Team.