搜索资源列表
threadpool.zip
- 使用IOCP实现的线程池管理,对线程很多的情况有用
simpleThreadPool
- 简单线程池的实现方法,包含一个主控线程池类ThreadPool和一个工作线程WorkThread-simple thread pool method, including a master class ThreadPool thread pool, and a work-threaded WorkThread
ThreadPool(COM)
- 用COM实现的threadpool,学习COM和线程池的朋友可以看一下。-COM achieved using threadpool, learning COM and friends thread pool can look at.
ManagedThreadPool
- .net的线程池,功能等同于.net framework下的Threadpool
threadpool
- 简单的线程池源码,可以帮助理解线程池在处理多路问题时的优越性.
threadpool
- 一个DELPHI下线程池的示例!值得大家研究一下!
ThreadPool.rar
- 线程池模板 (可以让你快速地使用线程池技术) 帮助你学习线程池,Thread pool template (allows you to quickly use the thread pool technology) to help you learn from the thread pool
threadpool.zip
- 使用IOCP实现的线程池管理,对线程很多的情况有用, Uses line regulation pond management which IOCP realizes, is useful to line regulation very many situations
ThreadPool.rar
- 多线程池模块,可以通过简单的调用获得稳定的多线程支持,已经过充分测试。,Many thread pool module, you can call through the easy access to a stable multi-threading support, has been fully tested.
ThreadPool
- delphi 实现的线程池类 直接可以拿来用-delphi thread pool
threadpool
- 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
threadpool
- VC下线程池组,可以对运行的线程进行同步控制-VC group under the thread pool can run thread synchronization control
threadpool-0.2.1.src.tar
- c++线程池程序,供开发多线程程序使用,unix操作系统-c++ threadpool
threadpool
- VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
threadpool
- 很经典的线程数源码了,只有头文件和源文件,可以自己建立工程调试-Classic threads source code, and only the header files and source files, it can do to establish engineering debugging
threadpool
- 从IBM官网上找到了好的线程池介绍文档,非常实用,面试时常被问到。-IBM' s official website from the thread pool to find a good descr iption document, very useful and often asked about the interview.
threadpool
- 线程池,移植性高,工作效率高,非常强大,线程池,移植性高,工作效率高,非常强大。-thread pool
ThreadPool
- 线程池,学习线程池可以参考,比较有研究价值。。。 -Thread pool, thread pool can refer to the study, compared with research value. . .
ThreadPool
- DELPHI的线程池例子,可以直接使用.很方便.模仿.Net ThreadPool的线程池控件.很值得学习.-DELPHI examples of the thread pool, you can use the very convenient. Imitate Net ThreadPool' s thread pool control.