All Classes and Interfaces

Class
Description
A helper class for running a single instance of code using the thread pool.
Interface for objects that can be executed.
Synchronize some behavior.
Common interface for different thread pool implementations.
A thread pool based on the java.util.concurrent package.
This class allows to perform background operations with adjustable CPU utilization.
Thread class used by MonitoredThreadPoolExecutor, contains additional state about the thread to monitor thread behavior.
Thread pool executor based on the Java 5 ThreadPoolExecutor class.
This test class shows how the thread based scheduler works.
A thread pool manages pool and saves resources and time by precreating and reusing pool.
Factory class for obtaining a thread pool.
This test class shows how the thread based scheduler works.
A token is initially available can be acquired once.