| Interface | Description |
|---|---|
| WorkerPool |
| Class | Description |
|---|---|
| NativeThreadFactory |
This is a simple ThreadFactory implementation using java.util.concurrent
Creates threads with the given name prefix
|
| NativeWorkerPool |
Worker pool implementation based on java.util.concurrent in JDK 1.5 or later.
|
| WorkerPoolFactory |
Worker pool factory.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.