文件名称:Thread_Pool
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.95mb
- 下载次数:
- 0次
- 提 供 者:
- Jun****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
thread pool源码 主要利用boost开发的threadpool 感觉不错 -mainly use the thread pool source boost the development of good feeling threadpool
(系统自动生成,下载前可以参看下载内容)
下载文件列表
threadpool
..........\CHANGE_LOG
..........\COPYING
..........\include
..........\.......\threadpool
..........\.......\..........\detail
..........\.......\..........\......\future.hpp
..........\.......\..........\......\locking_ptr.hpp
..........\.......\..........\......\pool_core.hpp
..........\.......\..........\......\scope_guard.hpp
..........\.......\..........\......\worker_thread.hpp
..........\.......\..........\future.hpp
..........\.......\..........\pool.hpp
..........\.......\..........\pool_adaptors.hpp
..........\.......\..........\scheduling_policies.hpp
..........\.......\..........\shutdown_policies.hpp
..........\.......\..........\size_policies.hpp
..........\.......\..........\task_adaptors.hpp
..........\.......\threadpool.hpp
..........\LICENSE_1_0.txt
..........\Makefile
..........\README
..........\src
..........\...\doc
..........\...\...\design.dox
..........\...\...\design.txt
..........\...\...\design_header.htm
..........\...\...\examples.dox
..........\...\...\examples.txt
..........\...\...\examples_header.htm
..........\...\...\footer
..........\...\...\......\common_footer.htm
..........\...\...\......\overview_footer.htm
..........\...\...\footer_sf
..........\...\...\.........\common_footer.htm
..........\...\...\.........\overview_footer.htm
..........\...\...\index.html
..........\...\...\Makefile
..........\...\...\overview.dox
..........\...\...\overview.txt
..........\...\...\overview_header.htm
..........\...\...\reference.dox
..........\...\...\reference_header.htm
..........\...\...\threadpool.css
..........\...\...\tutorial.dox
..........\...\...\tutorial.txt
..........\...\...\tutorial_header.htm
..........\...\example
..........\...\.......\iostream_buffers
..........\...\.......\................\buffers.h
..........\...\.......\................\Debug
..........\...\.......\................\iostream_buffers.sln
..........\...\.......\................\iostream_buffers.vcproj
..........\...\.......\................\iostream_buffers.vcproj.zhujun-PC.zhujun.user
..........\...\.......\................\main.cpp
..........\...\.......\mergesort
..........\...\.......\.........\Debug
..........\...\.......\.........\mergesort.cpp
..........\...\.......\.........\mergesort.ncb
..........\...\.......\.........\mergesort.sln
..........\...\.......\.........\mergesort.vcproj
..........\...\.......\.........\mergesort.vcproj.zhujun-PC.zhujun.user
..........\...\quickstart
..........\...\..........\Makefile
..........\...\..........\QuickStart.cpp
..........\...\..........\README
..........\...\..........\threadpool.makefile
..........\...\test
..........\...\....\compile_all
..........\...\....\...........\compile_all.cpp
..........\...\....\...........\compile_all.ncb
..........\...\....\...........\compile_all.sln
..........\...\....\...........\compile_all.vcproj
..........\...\....\...........\compile_all.vcproj.zhujun-PC.zhujun.user
..........\...\....\...........\Debug
..........\...\tutorial
..........\...\........\Debug
..........\...\........\tutorial.cpp
..........\...\........\tutorial.sln
..........\...\........\tutorial.vcproj
..........\...\........\tutorial.vcproj.zhujun-PC.zhujun.user
..........\TODO
..........\CHANGE_LOG
..........\COPYING
..........\include
..........\.......\threadpool
..........\.......\..........\detail
..........\.......\..........\......\future.hpp
..........\.......\..........\......\locking_ptr.hpp
..........\.......\..........\......\pool_core.hpp
..........\.......\..........\......\scope_guard.hpp
..........\.......\..........\......\worker_thread.hpp
..........\.......\..........\future.hpp
..........\.......\..........\pool.hpp
..........\.......\..........\pool_adaptors.hpp
..........\.......\..........\scheduling_policies.hpp
..........\.......\..........\shutdown_policies.hpp
..........\.......\..........\size_policies.hpp
..........\.......\..........\task_adaptors.hpp
..........\.......\threadpool.hpp
..........\LICENSE_1_0.txt
..........\Makefile
..........\README
..........\src
..........\...\doc
..........\...\...\design.dox
..........\...\...\design.txt
..........\...\...\design_header.htm
..........\...\...\examples.dox
..........\...\...\examples.txt
..........\...\...\examples_header.htm
..........\...\...\footer
..........\...\...\......\common_footer.htm
..........\...\...\......\overview_footer.htm
..........\...\...\footer_sf
..........\...\...\.........\common_footer.htm
..........\...\...\.........\overview_footer.htm
..........\...\...\index.html
..........\...\...\Makefile
..........\...\...\overview.dox
..........\...\...\overview.txt
..........\...\...\overview_header.htm
..........\...\...\reference.dox
..........\...\...\reference_header.htm
..........\...\...\threadpool.css
..........\...\...\tutorial.dox
..........\...\...\tutorial.txt
..........\...\...\tutorial_header.htm
..........\...\example
..........\...\.......\iostream_buffers
..........\...\.......\................\buffers.h
..........\...\.......\................\Debug
..........\...\.......\................\iostream_buffers.sln
..........\...\.......\................\iostream_buffers.vcproj
..........\...\.......\................\iostream_buffers.vcproj.zhujun-PC.zhujun.user
..........\...\.......\................\main.cpp
..........\...\.......\mergesort
..........\...\.......\.........\Debug
..........\...\.......\.........\mergesort.cpp
..........\...\.......\.........\mergesort.ncb
..........\...\.......\.........\mergesort.sln
..........\...\.......\.........\mergesort.vcproj
..........\...\.......\.........\mergesort.vcproj.zhujun-PC.zhujun.user
..........\...\quickstart
..........\...\..........\Makefile
..........\...\..........\QuickStart.cpp
..........\...\..........\README
..........\...\..........\threadpool.makefile
..........\...\test
..........\...\....\compile_all
..........\...\....\...........\compile_all.cpp
..........\...\....\...........\compile_all.ncb
..........\...\....\...........\compile_all.sln
..........\...\....\...........\compile_all.vcproj
..........\...\....\...........\compile_all.vcproj.zhujun-PC.zhujun.user
..........\...\....\...........\Debug
..........\...\tutorial
..........\...\........\Debug
..........\...\........\tutorial.cpp
..........\...\........\tutorial.sln
..........\...\........\tutorial.vcproj
..........\...\........\tutorial.vcproj.zhujun-PC.zhujun.user
..........\TODO