|
计算机应用研究 2005
Research and Application of Thread Pools
|
Abstract:
The thread pool technology provides a sound solution for both the problem of thread life-cycle overhead and the problem of resource insufficiency, It has been widely used in server softwares. After applying the thread pool technology, a workflow engine becomes more responsive and its performance gets greatly improved.