Package org.progeeks.util.thread

Class Summary
CircularQueue A thread safe FIFO data structure.
ConditionalLock Allows a thread to pause waiting for a state set by another thread.
StateCollector Can track state among multiple threads and wait on consensus or for a certain number of participants to have set their state.
 



Copyright © 2002-2003 Paul Speed. All Rights Reserved.