Research of Thread Pool Technique

李昊,刘志镜
DOI: https://doi.org/10.3969/j.issn.1004-373x.2004.03.028
2004-01-01
Abstract:It′s common to see that the thread technology has been used in server applications, but the different method may cause different result. The use of thread pool technology can largely improve the server performance. This paper explains the module of thread pool design, the theory of thread pool and the optimization of thread pool, and discuss how to optimize the server application′s capability using thread pool.
What problem does this paper attempt to address?