| Package | Description |
|---|---|
| org.apache.jcs.utils.threadpool |
| Class and Description |
|---|
| PoolConfiguration
This object holds configuration data for a thread pool.
|
| ThreadPool
This is simply a wrapper around the Pooled Excutor that allows clients to
access the queue.
|
| ThreadPoolManager
This manages threadpools for an application using Doug Lea's Util Concurrent package.
|
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.