Package common.threads

Class Summary
WorkerThreadPool A thread pool that handles requests (Runnable objects) and provides some extra functionality.
WorkRequest A work request to the thread pool.