Package org.apache.catalina.tribes.transport.bio.util
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
FastQueue A fast queue that remover thread lock the adder thread.
LinkObject The class LinkObject implements an element for a linked list, consisting of a general data object and a pointer to the next element.
SingleRemoveSynchronizedAddLock The class SingleRemoveSynchronizedAddLock implement locking for accessing the queue by a single remove thread and multiple add threads.