| java.lang.Object seda.sandStorm.internal.ThreadPoolController
ThreadPoolController | public class ThreadPoolController (Code) | | The ThreadPoolController is responsible for dynamically adusting the
size of a given ThreadPool.
author: Matt Welsh |
Inner Class :class tpcClient | |
Inner Class :class controllerThread implements Runnable | |
ThreadPoolController | public ThreadPoolController(ManagerIF mgr, int delay, int threshold)(Code) | | |
register | public void register(StageWrapperIF stage, ThreadPool tp)(Code) | | Register a thread pool with this controller, using the queue threshold
specified by the system configuration.
|
|
|