文件名称:threadpool-0_2_5-src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:57.23kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
线程池:在面向对象编程中,创建和销毁对象是很费时间的,因为创建一个对象要获取内存资源或者其它更多资源。在Java中更是如此,虚拟机将试图跟踪每一个对象,以便能够在对象销毁后进行垃圾回收。所以提高服务程序效率的一个手段就是尽可能减少创建和销毁对象的次数,特别是一些很耗资源的对象创建和销毁。-failed to translate
(系统自动生成,下载前可以参看下载内容)
下载文件列表
threadpool-0_2_5-src/threadpool/
threadpool-0_2_5-src/threadpool/boost/
threadpool-0_2_5-src/threadpool/boost/threadpool.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/future.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/locking_ptr.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/pool_core.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/scope_guard.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/worker_thread.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/future.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/pool.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/pool_adaptors.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/scheduling_policies.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/shutdown_policies.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/size_policies.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/task_adaptors.hpp
threadpool-0_2_5-src/threadpool/CHANGE_LOG
threadpool-0_2_5-src/threadpool/COPYING
threadpool-0_2_5-src/threadpool/Jamfile.v2
threadpool-0_2_5-src/threadpool/Jamrules
threadpool-0_2_5-src/threadpool/libs/
threadpool-0_2_5-src/threadpool/libs/threadpool/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/design.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/design.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/design_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/examples.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/examples.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/examples_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer/common_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer/overview_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer_sf/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer_sf/common_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer_sf/overview_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/index.html
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/Makefile
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/overview.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/overview.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/overview_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/reference.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/reference_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/threadpool.css
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/tutorial.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/tutorial.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/tutorial_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/example/
threadpool-0_2_5-src/threadpool/libs/threadpool/example/mergesort/
threadpool-0_2_5-src/threadpool/libs/threadpool/example/mergesort/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/example/mergesort/mergesort.cpp
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/quickstart.cpp
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/README
threadpool-0_2_5-src/threadpool/libs/threadpool/test/
threadpool-0_2_5-src/threadpool/libs/threadpool/test/compile_all/
threadpool-0_2_5-src/threadpool/libs/threadpool/test/compile_all/compile_all.cpp
threadpool-0_2_5-src/threadpool/libs/threadpool/test/compile_all/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/tutorial/
threadpool-0_2_5-src/threadpool/libs/threadpool/tutorial/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/tutorial/tutorial.cpp
threadpool-0_2_5-src/threadpool/LICENSE_1_0.txt
threadpool-0_2_5-src/threadpool/Makefile
threadpool-0_2_5-src/threadpool/project-root.jam
threadpool-0_2_5-src/threadpool/README
threadpool-0_2_5-src/threadpool/TODO
threadpool-0_2_5-src/threadpool/boost/
threadpool-0_2_5-src/threadpool/boost/threadpool.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/future.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/locking_ptr.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/pool_core.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/scope_guard.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/detail/worker_thread.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/future.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/pool.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/pool_adaptors.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/scheduling_policies.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/shutdown_policies.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/size_policies.hpp
threadpool-0_2_5-src/threadpool/boost/threadpool/task_adaptors.hpp
threadpool-0_2_5-src/threadpool/CHANGE_LOG
threadpool-0_2_5-src/threadpool/COPYING
threadpool-0_2_5-src/threadpool/Jamfile.v2
threadpool-0_2_5-src/threadpool/Jamrules
threadpool-0_2_5-src/threadpool/libs/
threadpool-0_2_5-src/threadpool/libs/threadpool/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/design.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/design.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/design_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/examples.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/examples.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/examples_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer/common_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer/overview_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer_sf/
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer_sf/common_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/footer_sf/overview_footer.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/index.html
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/Makefile
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/overview.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/overview.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/overview_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/reference.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/reference_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/threadpool.css
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/tutorial.dox
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/tutorial.txt
threadpool-0_2_5-src/threadpool/libs/threadpool/doc/tutorial_header.htm
threadpool-0_2_5-src/threadpool/libs/threadpool/example/
threadpool-0_2_5-src/threadpool/libs/threadpool/example/mergesort/
threadpool-0_2_5-src/threadpool/libs/threadpool/example/mergesort/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/example/mergesort/mergesort.cpp
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/quickstart.cpp
threadpool-0_2_5-src/threadpool/libs/threadpool/quickstart/README
threadpool-0_2_5-src/threadpool/libs/threadpool/test/
threadpool-0_2_5-src/threadpool/libs/threadpool/test/compile_all/
threadpool-0_2_5-src/threadpool/libs/threadpool/test/compile_all/compile_all.cpp
threadpool-0_2_5-src/threadpool/libs/threadpool/test/compile_all/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/tutorial/
threadpool-0_2_5-src/threadpool/libs/threadpool/tutorial/Jamfile.v2
threadpool-0_2_5-src/threadpool/libs/threadpool/tutorial/tutorial.cpp
threadpool-0_2_5-src/threadpool/LICENSE_1_0.txt
threadpool-0_2_5-src/threadpool/Makefile
threadpool-0_2_5-src/threadpool/project-root.jam
threadpool-0_2_5-src/threadpool/README
threadpool-0_2_5-src/threadpool/TODO
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.