文件名称:threadpool-0_2_4-src
- 所属分类:
- 进程与线程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 68kb
- 下载次数:
- 0次
- 提 供 者:
- t**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
boost线程池库。
boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。-boost the thread pool library. boost library does not contain a thread pool, but there is sourceforge realize that the easy-to-use thread pool to support the rich scheduling strategy (fifo, lifo, and priority).
boost库中未包含线程池,但sourceforge上有了实现,该线程池简单易用,支持丰富的调度策略(fifo, lifo和priority)。-boost the thread pool library. boost library does not contain a thread pool, but there is sourceforge realize that the easy-to-use thread pool to support the rich scheduling strategy (fifo, lifo, and priority).
相关搜索: boost
threadpool
线程池
boost
threadpo
boost
thread
po
ThreadPo
scheduling
fifo
lifo
ThreadPool
boost
threadpool
线程池
boost
threadpo
boost
thread
po
ThreadPo
scheduling
fifo
lifo
ThreadPool
boost
(系统自动生成,下载前可以参看下载内容)
下载文件列表
threadpool-0_2_4-src
....................\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
....................\..........\...\.......\................\iostream_buffers.sln
....................\..........\...\.......\................\iostream_buffers.vcproj
....................\..........\...\.......\................\main.cpp
....................\..........\...\.......\mergesort
....................\..........\...\.......\.........\mergesort.cpp
....................\..........\...\.......\.........\mergesort.sln
....................\..........\...\.......\.........\mergesort.vcproj
....................\..........\...\quickstart
....................\..........\...\..........\Makefile
....................\..........\...\..........\QuickStart.cpp
....................\..........\...\..........\README
....................\..........\...\..........\threadpool.makefile
....................\..........\...\test
....................\..........\...\....\compile_all
....................\..........\...\....\...........\compile_all.cpp
....................\..........\...\....\...........\compile_all.sln
....................\..........\...\....\...........\compile_all.vcproj
....................\..........\...\tutorial
....................\..........\...\........\tutorial.cpp
....................\..........\...\........\tut
....................\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
....................\..........\...\.......\................\iostream_buffers.sln
....................\..........\...\.......\................\iostream_buffers.vcproj
....................\..........\...\.......\................\main.cpp
....................\..........\...\.......\mergesort
....................\..........\...\.......\.........\mergesort.cpp
....................\..........\...\.......\.........\mergesort.sln
....................\..........\...\.......\.........\mergesort.vcproj
....................\..........\...\quickstart
....................\..........\...\..........\Makefile
....................\..........\...\..........\QuickStart.cpp
....................\..........\...\..........\README
....................\..........\...\..........\threadpool.makefile
....................\..........\...\test
....................\..........\...\....\compile_all
....................\..........\...\....\...........\compile_all.cpp
....................\..........\...\....\...........\compile_all.sln
....................\..........\...\....\...........\compile_all.vcproj
....................\..........\...\tutorial
....................\..........\...\........\tutorial.cpp
....................\..........\...\........\tut