|
|||||||||
| Home >> All >> edu >> emory >> mathcs >> util >> [ concurrent overview ] | PREV NEXT | ||||||||
Uses of Class
edu.emory.mathcs.util.concurrent.ThreadFactoryUser
| Uses of ThreadFactoryUser in edu.emory.mathcs.util.concurrent |
| Subclasses of ThreadFactoryUser in edu.emory.mathcs.util.concurrent | |
class |
PooledExecutor
A tunable, extensible thread pool class. |
class |
QueuedExecutor
An implementation of Executor that queues incoming requests until they can be processed by a single background thread. |
class |
SecurePooledExecutor
Version of PooledExecutor that ensures propagation of access control context and thread context from call initiator to the thread executing the call. |
|
|||||||||
| Home >> All >> edu >> emory >> mathcs >> util >> [ concurrent overview ] | PREV NEXT | ||||||||