Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jcs.utils.threadpool Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
DaemonThreadFactoryAllows us to set the daemon status on the threads.Classorg.apache.commons.jcs.utils.threadpoolApache Commons
PoolConfigurationThis object holds configuration data for a thread pool.Classorg.apache.commons.jcs.utils.threadpoolApache Commons
PoolConfiguration .WhenBlockedPolicyabort when queue is full and max threads is reached.Classorg.apache.commons.jcs.utils.threadpool.PoolConfigurationApache Commons
ThreadPoolManagerThis manages threadpools for an application using Doug Lea's Util Concurrent package.Classorg.apache.commons.jcs.utils.threadpoolApache Commons