| Class | Description |
|---|---|
| PoolMgr |
This class
PoolMgr implements a Thread Pool. |
| ThreadActive |
This class
ThreadQueue is used to hold all unused threads. |
| ThreadMgr |
This class
ThreadMgr is used to manager all Pool Managers. |
| ThreadPoolData |
This class
ThreadPoolData is used to hold the variables, which
we are needed to be broadcast for current Queue Status. |
| WorkerThread |
This class
WorkerThread is used to handle the perform work
request by the pool and have the worker actually perform the work. |
| WorkerThreadQueue |
Describe class
WorkerThread here. |
| WorkerThreadTransport |
Describe class
WorkerThread here. |
Copyright © 2020. All rights reserved.