| Name | Description | Type | Package | Framework |
| ThreadPool | The ThreadPool interface allows to start runnables by getting threads from a managed pool. | Interface | org.apache.sling.commons.threads | Apache Sling |
| ThreadPoolConfig | The ThreadPool configuration. | Class | org.apache.sling.commons.threads | Apache Sling |
| ThreadPoolConfig .ThreadPoolPolicy | The thread pool policies. | Class | org.apache.sling.commons.threads.ThreadPoolConfig | Apache Sling |
| ThreadPoolConfig .ThreadPriority | Class | org.apache.sling.commons.threads.ThreadPoolConfig | Apache Sling | |
| ThreadPoolManager | The ThreadPoolManager manages thread pools. | Interface | org.apache.sling.commons.threads | Apache Sling |