文件名称:threadpool-0_2_4-src

  • 所属分类:
  • 进程与线程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 68.28kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • t**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

boost线程池库。

boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 117143199threadpool-0_2_4-src.zip 列表
threadpool-0_2_4-src/
threadpool-0_2_4-src/threadpool/
threadpool-0_2_4-src/threadpool/CHANGE_LOG
threadpool-0_2_4-src/threadpool/COPYING
threadpool-0_2_4-src/threadpool/include/
threadpool-0_2_4-src/threadpool/include/threadpool/
threadpool-0_2_4-src/threadpool/include/threadpool.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/detail/
threadpool-0_2_4-src/threadpool/include/threadpool/detail/future.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/detail/locking_ptr.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/detail/pool_core.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/detail/scope_guard.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/detail/worker_thread.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/future.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/pool.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/pool_adaptors.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/scheduling_policies.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/shutdown_policies.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/size_policies.hpp
threadpool-0_2_4-src/threadpool/include/threadpool/task_adaptors.hpp
threadpool-0_2_4-src/threadpool/LICENSE_1_0.txt
threadpool-0_2_4-src/threadpool/Makefile
threadpool-0_2_4-src/threadpool/README
threadpool-0_2_4-src/threadpool/src/
threadpool-0_2_4-src/threadpool/src/doc/
threadpool-0_2_4-src/threadpool/src/doc/design.dox
threadpool-0_2_4-src/threadpool/src/doc/design.txt
threadpool-0_2_4-src/threadpool/src/doc/design_header.htm
threadpool-0_2_4-src/threadpool/src/doc/examples.dox
threadpool-0_2_4-src/threadpool/src/doc/examples.txt
threadpool-0_2_4-src/threadpool/src/doc/examples_header.htm
threadpool-0_2_4-src/threadpool/src/doc/footer/
threadpool-0_2_4-src/threadpool/src/doc/footer/common_footer.htm
threadpool-0_2_4-src/threadpool/src/doc/footer/overview_footer.htm
threadpool-0_2_4-src/threadpool/src/doc/footer_sf/
threadpool-0_2_4-src/threadpool/src/doc/footer_sf/common_footer.htm
threadpool-0_2_4-src/threadpool/src/doc/footer_sf/overview_footer.htm
threadpool-0_2_4-src/threadpool/src/doc/index.html
threadpool-0_2_4-src/threadpool/src/doc/Makefile
threadpool-0_2_4-src/threadpool/src/doc/overview.dox
threadpool-0_2_4-src/threadpool/src/doc/overview.txt
threadpool-0_2_4-src/threadpool/src/doc/overview_header.htm
threadpool-0_2_4-src/threadpool/src/doc/reference.dox
threadpool-0_2_4-src/threadpool/src/doc/reference_header.htm
threadpool-0_2_4-src/threadpool/src/doc/threadpool.css
threadpool-0_2_4-src/threadpool/src/doc/tutorial.dox
threadpool-0_2_4-src/threadpool/src/doc/tutorial.txt
threadpool-0_2_4-src/threadpool/src/doc/tutorial_header.htm
threadpool-0_2_4-src/threadpool/src/example/
threadpool-0_2_4-src/threadpool/src/example/iostream_buffers/
threadpool-0_2_4-src/threadpool/src/example/iostream_buffers/buffers.h
threadpool-0_2_4-src/threadpool/src/example/iostream_buffers/iostream_buffers.sln
threadpool-0_2_4-src/threadpool/src/example/iostream_buffers/iostream_buffers.vcproj
threadpool-0_2_4-src/threadpool/src/example/iostream_buffers/main.cpp
threadpool-0_2_4-src/threadpool/src/example/mergesort/
threadpool-0_2_4-src/threadpool/src/example/mergesort/mergesort.cpp
threadpool-0_2_4-src/threadpool/src/example/mergesort/mergesort.sln
threadpool-0_2_4-src/threadpool/src/example/mergesort/mergesort.vcproj
threadpool-0_2_4-src/threadpool/src/quickstart/
threadpool-0_2_4-src/threadpool/src/quickstart/Makefile
threadpool-0_2_4-src/threadpool/src/quickstart/QuickStart.cpp
threadpool-0_2_4-src/threadpool/src/quickstart/README
threadpool-0_2_4-src/threadpool/src/quickstart/threadpool.makefile
threadpool-0_2_4-src/threadpool/src/test/
threadpool-0_2_4-src/threadpool/src/test/compile_all/
threadpool-0_2_4-src/threadpool/src/test/compile_all/compile_all.cpp
threadpool-0_2_4-src/threadpool/src/test/compile_all/compile_all.sln
threadpool-0_2_4-src/threadpool/src/test/compile_all/compile_all.vcproj
threadpool-0_2_4-src/threadpool/src/tutorial/
threadpool-0_2_4-src/threadpool/src/tutorial/tutorial.cpp
threadpool-0_2_4-src/threadpool/src/tutorial/tutorial.sln
threadpool-0_2_4-src/threadpool/src/tutorial/tutorial.vcproj
threadpool-0_2_4-src/threadpool/TODO

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org