Welcome![Sign In][Sign Up]
Location:
Search - threadpool_src

Search list

[Process-Threadthreadpool_src

Description: 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
Platform: | Size: 12731 | Author: 徐建军 | Hits:

[Process-Threadthreadpool_src

Description: 线程池是一钟多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值.超过最大值的线程可以排队,但他们要等到其他线程完成后才启动
Platform: | Size: 4230 | Author: li | Hits:

[Process-Threadthreadpool_src

Description: 一个印度人写的线程池的代码,有例子。。很实用
Platform: | Size: 33452 | Author: 梁海泉 | Hits:

[Process-ThreadThreadPool_src

Description: 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
Platform: | Size: 9200 | Author: dd | Hits:

[Process-ThreadThreadPool_src

Description: 当前比较流行的线程POOL的类,利用它就可以实现服务器的实时处理模型,代码为vc7下-current more popular threads POOL class, it can be used to achieve real-time processing server model, under the code-vc7
Platform: | Size: 9216 | Author: dd | Hits:

[Process-Threadthreadpool_src

Description: 多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。-thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved.
Platform: | Size: 12288 | Author: 徐建军 | Hits:

[Process-Threadthreadpool_src

Description: 线程池是一钟多线程处理形式,处理过程中将任务添加到队列,然后在创建线程后自动启动这些任务。线程池线程都是后台线程.每个线程都使用默认的堆栈大小,以默认的优先级运行,并处于多线程单元中.如果某个线程在托管代码中空闲(如正在等待某个事件),则线程池将插入另一个辅助线程来使所有处理器保持繁忙.如果所有线程池线程都始终保持繁忙,但队列中包含挂起的工作,则线程池将在一段时间后创建另一个辅助线程但线程的数目永远不会超过最大值.超过最大值的线程可以排队,但他们要等到其他线程完成后才启动
Platform: | Size: 4096 | Author: li | Hits:

[Process-Threadthreadpool_src

Description: 一个印度人写的线程池的代码,有例子。。很实用-Indians written by a thread pool code has examples. . Very practical
Platform: | Size: 32768 | Author: 梁海泉 | Hits:

[Process-Threadthreadpool_src

Description: 线程池 多线程的管理threadpool.cpp threadpool.h-threadpool
Platform: | Size: 28672 | Author: fcy | Hits:

[Windows Developthreadpool_src

Description: A programming model to use a thread pool A class to manage the thread pool
Platform: | Size: 3072 | Author: alex hong | Hits:

[Process-Threadthreadpool_src

Description: 实现线程池类软件参考,我参考的线程池类源码。-Implement the thread pool class software reference, I refer to the thread pool class source.
Platform: | Size: 73728 | Author: 李彦刚 | Hits:

[Process-Threadthreadpool_src

Description: vc实现的线程池方案,对多线程编程者是一个很好的帮助,-Thread pools scheme implemented on VC, multi-thread programming is a very good help
Platform: | Size: 25600 | Author: 浪漫小龟 | Hits:

[Process-Threadthreadpool_src

Description: 一个印度人写的线程池的代码,有例子。。。很实用-Indians write a thread pool code, there are examples. . . Very practical
Platform: | Size: 71680 | Author: hexp | Hits:

[Process-Threadthreadpool_src

Description: 通过PERL实现的线程池模块,方便使用,可以移植到其他平台使用,非常高效,-PERL realized by the thread pool module, easy to use, can be ported to other platforms to use, very efficient,
Platform: | Size: 69632 | Author: Ganker | Hits:

CodeBus www.codebus.net