Package org.apache.avalon.excalibur.concurrent

Class Summary
ConditionalEvent This class implements a POSIX style "Event" object.
DjikstraSemaphore Also called counting semaphores, Djikstra semaphores are used to control access to a set of resources.
Lock A class to perform a blocking lock.
ThreadBarrier A thread barrier blocks all threads hitting it until a pre-defined number of threads arrive at the barrier.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.