threadpool-0_2_4-src

所属分类:进程与线程
开发工具:C++
文件大小:68KB
下载次数:111
上传日期:2008-03-10 18:53:57
上 传 者tangxinfa
说明:  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).)

文件列表:
threadpool-0_2_4-src (0, 2007-10-28)
threadpool-0_2_4-src\threadpool (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\CHANGE_LOG (3531, 2007-10-25)
threadpool-0_2_4-src\threadpool\COPYING (221, 2006-12-24)
threadpool-0_2_4-src\threadpool\include (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\include\threadpool (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\include\threadpool.hpp (655, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\detail (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\include\threadpool\detail\future.hpp (4465, 2007-10-26)
threadpool-0_2_4-src\threadpool\include\threadpool\detail\locking_ptr.hpp (2599, 2007-10-25)
threadpool-0_2_4-src\threadpool\include\threadpool\detail\pool_core.hpp (13921, 2007-10-25)
threadpool-0_2_4-src\threadpool\include\threadpool\detail\scope_guard.hpp (1006, 2007-10-25)
threadpool-0_2_4-src\threadpool\include\threadpool\detail\worker_thread.hpp (2817, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\future.hpp (2647, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\pool.hpp (7628, 2007-01-22)
threadpool-0_2_4-src\threadpool\include\threadpool\pool_adaptors.hpp (2000, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\scheduling_policies.hpp (6550, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\shutdown_policies.hpp (1957, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\size_policies.hpp (2396, 2006-12-24)
threadpool-0_2_4-src\threadpool\include\threadpool\task_adaptors.hpp (4345, 2006-12-24)
threadpool-0_2_4-src\threadpool\LICENSE_1_0.txt (1338, 2006-01-24)
threadpool-0_2_4-src\threadpool\Makefile (1076, 2007-10-25)
threadpool-0_2_4-src\threadpool\src (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\src\doc (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\src\doc\design.dox (5193, 2006-02-27)
threadpool-0_2_4-src\threadpool\src\doc\design.txt (1322, 2006-10-11)
threadpool-0_2_4-src\threadpool\src\doc\design_header.htm (1134, 2006-01-24)
threadpool-0_2_4-src\threadpool\src\doc\examples.dox (5199, 2006-02-27)
threadpool-0_2_4-src\threadpool\src\doc\examples.txt (113, 2006-02-27)
threadpool-0_2_4-src\threadpool\src\doc\examples_header.htm (1122, 2006-01-24)
threadpool-0_2_4-src\threadpool\src\doc\footer (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\src\doc\footer\common_footer.htm (643, 2006-12-24)
threadpool-0_2_4-src\threadpool\src\doc\footer\overview_footer.htm (625, 2006-12-24)
threadpool-0_2_4-src\threadpool\src\doc\footer_sf (0, 2007-10-28)
threadpool-0_2_4-src\threadpool\src\doc\footer_sf\common_footer.htm (994, 2006-12-24)
threadpool-0_2_4-src\threadpool\src\doc\footer_sf\overview_footer.htm (967, 2006-12-24)
threadpool-0_2_4-src\threadpool\src\doc\index.html (184, 2006-01-24)
threadpool-0_2_4-src\threadpool\src\doc\Makefile (780, 2006-02-27)
threadpool-0_2_4-src\threadpool\src\doc\overview.dox (5203, 2006-12-24)
... ...

threadpool Copyright (c) 2005-2007 Philipp Henkel threadpool is a cross-platform C++ thread pool library and released under the Boost Software License. See doc/index.html for information on: - API documentation and a tutorial - External dependencies - Using threadpool

近期下载者

相关文件


收藏者