|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkerPool | |
|---|---|
| com.metamatrix.common.queue | |
| Uses of WorkerPool in com.metamatrix.common.queue |
|---|
| Methods in com.metamatrix.common.queue that return WorkerPool | |
|---|---|
static WorkerPool |
WorkerPoolFactory.newWorkerPool(java.lang.String name,
int numThreads,
long keepAlive)
Creates a WorkerPool that prefers thread reuse over thread creation based upon the given parameters |
static WorkerPool |
WorkerPoolFactory.newWorkerPool(java.lang.String name,
int numThreads,
long keepAlive,
boolean preferExistingThreads)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||