Introduction - If you have any usage issues, please Google them yourself
Thread pool thread is mainly aimed at the creation and destruction of the system overhead problem is to use a certain amount of cache to alleviate the service thread creation and destruction of threads costs.
Packet : 35738603threadpool_server.rar filelist
ACEThreadPool\client_acceptor.cpp
ACEThreadPool\client_acceptor.h
ACEThreadPool\client_handler.cpp
ACEThreadPool\client_handler.h
ACEThreadPool\Makefile.txt
ACEThreadPool\server.cpp
ACEThreadPool\thread_pool.cpp
ACEThreadPool\thread_pool.h
ACEThreadPool