WorkerPool | code | html |
NativeWorkerPool | Worker pool implementation based on java.util.concurrent in JDK 1.5 or later. | code | html |
NativeWorkerPool.NativeThreadFactory | This is a simple ThreadFactory implementation using java.util.concurrent Creates threads with the given name prefix | code | html |
WorkerPoolFactory | Worker pool factory. | code | html |