|
|||||||||
| Home >> All >> cosmoworx >> util >> [ thread overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package cosmoworx.util.thread
| Class Summary | |
| BlockingQueue | A thread blocking queue that will block requesting threads when the queue is empty and when the queue is full. |
| ThreadPool | A group of thread to use for work. |
| Worker | Used to create controllable worker classes that needs to be run in a separate thread. |
|
|||||||||
| Home >> All >> cosmoworx >> util >> [ thread overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||