文件名称:linux 线程池源码 c++版
文件大小:11KB
文件格式:RAR
更新时间:2017-03-27 02:52:20
线程池
这是一个很好很稳定的线程池源码,我自己项目中使用的,跑的很稳定,也很好扩展
【文件预览】:
thread pool
----commondef.h(438B)
----taskpool.h(2KB)
----threadpoolmanager.h(3KB)
----threadpool.h(3KB)
----main.cpp(2KB)
----threadpool.cpp(8KB)
----taskpool.cpp(5KB)
----threadpoolmanager.cpp(4KB)