Package uk.ac.ncl.cs.instantsoap.queue

Manage queues of jobs.

See:
          Description

Interface Summary
LoggingQueue.Listener<T> A Listener that is informed when things are submitted to or completed by the list.
QosMonitor Monitor that reports quality of service stats.
QueueMonitor Monitor to returns stats about what jobs are in the queue.
 

Class Summary
LoggingQueue<T> A queue that runs runnables and informs listeners.
Monitors Static utilities for working with queues.
 

Package uk.ac.ncl.cs.instantsoap.queue Description

Manage queues of jobs.

Author:
Matthew Pocock


Copyright © 2006-2008. All Rights Reserved.