搜索资源列表
threadpool
- 一个不错的C++实现的线程池,封装的很好,可以-A good C++ realization of the thread pool, a good package, you can try
Pools
- ThreadPool,线程池管理线程例子,初学者适用例子-threadpool
22
- 实现线程池的例子,有例子,还有封装的类。清晰易懂。-Examples of realization of the thread pool, there are examples, as well as the package type. Legible.
CC
- 易语言版本的CC攻击器,完全由本人原创·线程池控制避免的线程引起的错误·。-The easy language version of the CC attack entirely my original thread pool control to avoid the thread that caused the error.
threadpoolexample
- vc写的一个简单线程池的例子,对于初学者是一个很好的学习例子-vc wrote a simple example of the thread pool for beginners is a good example of learning
ThreadPool
- 本例是win32写的一个线程池的简单示例,对线程池的理解以及封装会有很大帮助,有需要的可以下载学习下。VS2008可直接打开运行。-This example is a simple example, win32 write a thread pool thread pool there will be a great help in understanding and package need can download learning. The VS2008 can directly open
cjq
- 多线程易语言多线程写法 线程池溢出 线程许可证-Multi-threaded, multi-threaded, easy language, writing thread pool overflow thread licenses
rpc_threadpool
- 自实现rpc和线程池,可以用于网络服务器封装-Self-realization rpc and thread pools
ThreadMessage
- 本源码演示异步操作,线程池管理线程的实例-The source code demonstrates the asynchronous operation, examples of thread pool thread
ThreadPool
- python实现的简易线程池,包括对池的管理,线程的调度等-python simple thread pool implementation
threadthreadpool
- 线程池的C++实现,平台Visual C-thread pool
线程池
- 线程池如何使用, 优化.已经达到预期效果(How the thread pool is used and optimized has achieved the desired results)
51CTO下载-29782196VC多线程编程大全(1)
- VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)
thread
- Java多线程之Lock的使用,以及线程池解决停车问题的代码(The use of Lock in Java multithreading)
线程池2
- 线程池使用,对新手大家的帮助。第一次上传。(The use of thread pool, the novice help everyone. First upload.)
copy_files
- 该程序实现了使用线程池实现文件目录的拷贝,其中含有完整的make脚本程序,可执行文件(The thread pool makes a copy of the file directory)
ThreadPoolTest4
- 以代码加注释的形式实现的Java线程池实例(Java thread pool instance implemented as code plus comment)
pbthreadpool
- pb线程池,支持线程管理、等待队列、控制并发数(thread pool for pb,management for thread,waiting queue and concurrency)
多线程爬虫
- 一个简单健壮的多线程爬虫程序,可以添加代理IP池、url池。并且已经构造好请求头和异常处理(A simple and robust crawler program, which can add agent IP pool and URL pool. And have constructed the request header and exception handling)
ThreadSwitch
- 来自滴水课件的一份代码,模拟了线程池的管理,和线程的切换(A code from didi courseware simulates the management of thread pool and thread switching)