搜索资源列表
创建、管理线程池的源代码.rar
- 创建、管理线程池的源代码
VC写的一个线程池的管理实例
- 多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
一个好用的线程池
- 一个好用的线程池 -a user-friendly Thread Pool
socket+线程池
- socket+线程池,在unix/linux下编译.-socket threads pool, in unix / linux compiler.
微软线程池用例
- 微软线程池用例
DELPHI 线程池源码(ThreadPool)
- DELPHI 线程池源码(ThreadPool)
线程池
- 非常好用的资源文件,供大家参考。
线程池使用框架Java写的
- 线程池使用框架Java写的
印度人写的线程池
- 印度人写的线程池,条理清晰,类封装干净,拿来即可复用
线程池管理
- 非常好使的线程池管理程序
线程池
- 来自德国人写的线程池 里面有demo 对理解线程池 挺有帮助的
MyThreadPool.rar
- 使用 STL 做的windows 下的线程池,半同步/半异步模型,当线程没有使用时被suspend。,STL use under windows to do the thread pool, semi-synchronous/semi-asynchronous model, when the thread was not using suspend.
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.
DBIOCP(v1.0.0.2)
- IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
创建、管理线程池的源代码
- 创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
线程池
- 线程池如何使用, 优化.已经达到预期效果(How the thread pool is used and optimized has achieved the desired results)
线程池2
- 线程池使用,对新手大家的帮助。第一次上传。(The use of thread pool, the novice help everyone. First upload.)
C#多线程编程实战_中文完整版_带书签目录
- 《C#多线程编程实战》共分为11章,第1章介绍C#中基本的线程操作;第2章描述线程交互细节;第3章解释线程池概念;第4章深入讲解任务并行库框架;第5章深入解释C#5.0中的新功能——异步方法;第6章描述.NET框架中并行算法的标准数据结构;第7章深入讲解并行LINQ基础设施;第8章解释如何以及何时使用Reactive Extensions框架;第9章深入讲解异步I/O进程,包括文件、网络及数据库等场景;第10章针对常见的并行编程问题给出一些解决方案;第11章讲述编写基于Windows 8的异步应