文件名称:ThreadPool
介绍说明--下载内容均来自于网络,请自行研究使用
一个线程池的实现,池大小可以动态增加。并避免了内存碎片的问题。经测试,性能与windows原生线程池的性能相当。-The realization of a thread pool, pool size can be dynamically increased. And to avoid the memory fragmentation problem. After testing, performance and windows native thread pool performance fairly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OSError.cpp
OSError.h
Synchronize.h
ThreadPool.cpp
ThreadPool.h
OSError.h
Synchronize.h
ThreadPool.cpp
ThreadPool.h