文件名称:ThreadPool_server
介绍说明--下载内容均来自于网络,请自行研究使用
线程池主要是针对线程的创建和销毁的系统开销问题,方法是利用一定数量的缓存的线程来缓解服务创建和销毁线程的开销。-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.
相关搜索: 线程池
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ACEThreadPool
.............\client_acceptor.cpp
.............\client_acceptor.h
.............\client_handler.cpp
.............\client_handler.h
.............\Makefile.txt
.............\server.cpp
.............\thread_pool.cpp
.............\thread_pool.h
.............\client_acceptor.cpp
.............\client_acceptor.h
.............\client_handler.cpp
.............\client_handler.h
.............\Makefile.txt
.............\server.cpp
.............\thread_pool.cpp
.............\thread_pool.h