文件名称:VCThreadPool3

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++]
  • 上传时间:
  • 2018-02-03
  • 文件大小:
  • 71kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • zha****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1.线程池管理器(ThreadPoolManager):用于创建并管理线程池
2.工作线程(WorkThread): 线程池中线程
3.任务接口(Task):每个任务必须实现的接口,以供工作线程调度任务的执行。
4.任务队列:用于存放没有处理的任务。提供一种缓冲机制。
网上的c/c++线程池多是linux下的,这个是VC6.0的线程池。其涉及的主要文件有:ThreadPoolManage、IThreadExcute、TemporarilyThread、ThreadManage、RegKeyIni。(1. thread pool manager (ThreadPoolManager): for creating and managing the thread pool      2. working thread (WorkThread): thread in the thread pool      3. task interface (Task): the interface that each task must be implemented for the working thread to schedule the task execution.      4. task queue: it is used to store unprocessed tasks. Provide a buffer mechanism.      The c/c++ thread pool on the Internet is mostly under Linux, and this is the thread pool of VC6.0. The main documents involved are: ThreadPoolManage, IThreadExcute, TemporarilyThread, ThreadManage, RegKeyIni.)
相关搜索: vc6
线程池实例

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
VCThreadPool3 0 2018-02-03
VCThreadPool3\IThreadExcute.cpp 627 2004-10-20
VCThreadPool3\IThreadExcute.h 589 2004-10-20
VCThreadPool3\ManageTemporarilyThread.cpp 656 2004-10-20
VCThreadPool3\ManageTemporarilyThread.h 630 2004-10-20
VCThreadPool3\ManageThread.cpp 2374 2009-02-03
VCThreadPool3\ManageThread.h 1180 2004-10-20
VCThreadPool3\ReadMe.txt 3687 2004-10-20
VCThreadPool3\RegKeyIni.cpp 6601 2004-10-21
VCThreadPool3\RegKeyIni.h 2803 2004-10-21
VCThreadPool3\res 0 2018-02-03
VCThreadPool3\Resource.h 828 2004-10-21
VCThreadPool3\res\ThreadManage.ico 1078 2004-10-20
VCThreadPool3\res\ThreadManage.rc2 404 2004-10-20
VCThreadPool3\Sdate.cpp 870 2018-02-02
VCThreadPool3\Sdate.h 574 2004-10-20
VCThreadPool3\StdAfx.cpp 214 2004-10-20
VCThreadPool3\StdAfx.h 1054 2004-10-20
VCThreadPool3\TemporarilyThread.cpp 1277 2004-10-20
VCThreadPool3\TemporarilyThread.h 859 2004-10-20
VCThreadPool3\ThreadManage.aps 21332 2018-02-02
VCThreadPool3\ThreadManage.cpp 2147 2004-10-20
VCThreadPool3\ThreadManage.dsp 5084 2018-02-03
VCThreadPool3\ThreadManage.dsw 549 2004-10-20
VCThreadPool3\ThreadManage.h 1390 2004-10-20
VCThreadPool3\ThreadManage.ncb 82944 2018-02-03
VCThreadPool3\ThreadManage.opt 113664 2018-02-03
VCThreadPool3\ThreadManage.plg 258 2018-02-03
VCThreadPool3\ThreadManage.rc 5475 2004-10-21
VCThreadPool3\ThreadManage.suo 8704 2018-02-02
VCThreadPool3\ThreadManage1.cpp 581 2004-10-20
VCThreadPool3\ThreadManage1.h 546 2004-10-20
VCThreadPool3\ThreadManageDlg.cpp 5389 2004-10-21
VCThreadPool3\ThreadManageDlg.h 1596 2004-10-21
VCThreadPool3\ThreadPoolManage.cpp 7656 2018-02-03
VCThreadPool3\ThreadPoolManage.h 1657 2018-02-03
VCThreadPool3\tt.ini 198 2018-02-02
VCThreadPool3\wangwei.ini 295 2018-02-02
VCThreadPool3\说明.txt 376 2018-02-03

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org