Package org.apache.java.recycle.pool

Class Summary
Worker This class extends the Thread class to add recyclable functionalities.
WorkerContainer This class implements the container that is used to store the recycled threads.
WorkerPool This class is the public frontend for the thread pool code.