搜索资源列表
DBIOCP(v1.0.0.2)
- IOCP服务器 内存池、线程池 性能不错-IOCP server memory pool, thread pool performance good
ThreadPool
- delphi 实现的线程池类 直接可以拿来用-delphi thread pool
threadpool
- 线程池的C语言实现,主要用于服务器处理多任务-Thread Pool implementation of the C language, mainly used in server handle multi-tasking
Pool_Thread
- 自己写的线程池控制台程序,类似ACE中的线程池的例子,只是多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。VC6下通过编译,不依赖任何程序库,适合项目开发。-Write your own thread pool console procedures, similar to ACE in the thread pool example, only the operation of multi-threading more robust, will not appear wh
WorkQueueThreading_src
- 一个很好的多线程的例子,包括线程池等。是一个比较实用的多线程程序-A good example of multi-threading, including the thread pool and so on. Is a more useful multi-threaded program
thread
- 标准C++写的线程池 以及封装的跨平台线程对象-Standard C++ Written in the thread pool, as well as cross-platform package thread object
threadpool
- thread pool template source code
StateServer
- 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。-The source code with VC6.0 development, to achieve a state of the server (State server), which read and write locks, the thread pool mechanism, the completion port mechanism has a
ThreaPools
- 本源码为delphi源码,通过简单的描述来实现线程池的概念。通俗易懂-The source code for the delphi source, described by a simple thread pool to achieve the concept. User-friendly
threadpool_src
- A programming model to use a thread pool A class to manage the thread pool
ThreadManager
- implementing of thread pool ThreadManager.cs
pool
- pool.rar C++ 做的线程池介绍, 比较详细, 入门学习使用.-pool.rar C++ thread pool to do presentations, more detailed, beginners learn to use.
ThreadPoolExample
- smart thread pool 的小例子。只是一小部分,仅供参考-smart thread pool of a small example. Only a small part of reference
thread-ci-
- 实现线程池,线程池的简单实现,用于数据的读取缓存-Thread pool implementation, a simple thread pool implementation, the read cache for data
Intel-Thread-Pool-Demo
- Intel发布的线程池示例源代码,作为服务器处理良好的示例。-Intel released the source code of the thread pool example
VC_simple-thread-pool
- vc写的简单的线程池 vc写的简单的线程池-vc wrote a simple thread pool vc wrote a simple thread pool
GP_303_2_Thread-Pool
- 主要是介绍服务器线程池,比较适合于开发游戏类软件使用。下载完,将zip改为ppt-Is to introduce the server thread pool, more suitable for use in developing game software class
Multi-thread-pool-test
- 多线程池试验,很简单得,适合初学者,讲解了多线程的实验,下载就可以直接运行-Multi-thread pool test is very simple for beginners to explain the experiment of the multi-threaded download can be run directly
asynccalls-thread-pool-example
- 利用多线程异步函数调用。 {版本:2.98(2011年10月22日)} {添加:德尔福XE264位的支持} {} {版本:2.97(2011-05-21)} {修正:线程的优先级恢复正常新AsyncCall任务。 } {修正:代替暂停/恢复代码,以防止竞争条件,在所有线程} {暂停但他们FSuspended标志是假的。 } {修正:异常处理TAsyncCall.InternExecuteSyncCall。退出()后不叫AN} {引发异常。 } -Async
Thread-pool-and-parallelism
- 通过控制台实现线程池与并行度的具体操作演示-Through the console thread pool to achieve parallelism with the specific operation and demonstration
