Package com.resilientedge.util.workerPool

Interface Summary
Work Work is any unit of work that is run on a separate thread.
WorkerPoolListener This interface provides the ability to receive notifications for events that are generated by WorkerPool.
 

Class Summary
WaitQStats Statistics related to wait queues.
WaitQueue This class provides a queuing mechanism so threads may wait for notification of an event, and are notified in FIFO order.
WorkerPool Provides a pool of daemon threads (workers).
WorkerPoolEvent WorkerPool event.
ZWaitQStatsTest Unit Test for the WaitQStats Class
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.