Package org.apache.cocoon.thread.impl

Interface Summary
Queue Extension to add queue size reporting
 

Class Summary
BoundedQueue Efficient array-based bounded buffer class.
ChannelWrapper Wrapper around a Channel implementation for constructor convenience
DefaultRunnableManager The DefaultRunnableManager implements the RunnableManager interface and is responsible to create ThreadPools and run Runnables in them as background commands.
DefaultThreadFactory This class is responsible to create new Thread instances to run a command.
DefaultThreadPool The DefaultThreadPool class implements the ThreadPool interface.
LinkedQueue A linked list based channel implementation.
SynchronousChannel A rendezvous channel, similar to those used in CSP and Ada.
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.