Package org.apache.jcs.utils.threads

Interface Summary
IThreadPoolRunnable Implemented if you want to run a piece of code inside a thread pool.
 

Class Summary
ThreadPool A thread pool that is trying to copy the apache process management.
ThreadPoolManager Provides a singleton thread pool.