パッケージ org.apache.avalon.excalibur.concurrent

インタフェースの概要
Sync The interface to synchronization objects.
 

クラスの概要
ConditionalEvent This class implements a POSIX style "Event" object.
DijkstraSemaphore Also called counting semaphores, Djikstra semaphores are used to control access to a set of resources.
DjikstraSemaphore 推奨されていません。 Replaced by by DijkstraSemaphore.
Lock 推奨されていません。 use the Mutex class instead
Mutex  
ReadWriteLock Class implementing a read/write lock.
Semaphore  
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."