Package org.apache.sling.commons.threads
@Version("3.4.0")
package org.apache.sling.commons.threads
-
ClassDescriptionThis is a modifiable thread pool configuration that can be instantiated and then configured to create a new thread pool.The thread pool interface allows to start runnables by getting threads from a managed pool.The thread pool configuration.The thread pool policies.The
ThreadPoolManager
manages thread pools.