c++ 线程池 即用版

时间:2022-01-10 09:00:47
【文件属性】:

文件名称:c++ 线程池 即用版

文件大小:11KB

文件格式:RAR

更新时间:2022-01-10 09:00:47

c++ 线程池 线程数自增减 线程任务无关

用c++ 实现的线程池工程,可直接使用,其中线程数目可根据空闲情况自增减,并且实现线程跟任务无关联。


【文件预览】:
threadpool
----commondef.h(440B)
----taskpool.h(3KB)
----threadpoolmanager.h(3KB)
----threadpool.h(3KB)
----main.cpp(2KB)
----Makefile(468B)
----threadpool.cpp(8KB)
----taskpool.cpp(5KB)
----threadpoolmanager.cpp(4KB)

网友评论