Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - CThreadPool
Search - CThreadPool - List
Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. Building and Running the Sample To build the sample Open the solution ThrdPool.sln. Select the desired configuration (Debug or Release). From the Build menu, click Rebuild All. To run the sample within Visual Studio From the Debug menu, click Start Without Debugging. To run the sample from a command window Change to the directory where the chosen configuration was built (for example, ..\\CThreadPool\\Debug). Execute ThrdPool.exe.
Date : 2008-10-13 Size : 6.51kb User : 徐海峰

Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. Building and Running the Sample To build the sample Open the solution ThrdPool.sln. Select the desired configuration (Debug or Release). From the Build menu, click Rebuild All. To run the sample within Visual Studio From the Debug menu, click Start Without Debugging. To run the sample from a command window Change to the directory where the chosen configuration was built (for example, ..\CThreadPool\Debug). Execute ThrdPool.exe. -Security Note This sample code is provided to illustrate a concept and should not be used in applications or Web sites, as it may not illustrate the safest coding practices. Building and Running the SampleTo build the sampleOpen the solution ThrdPool.sln.Select the desired configuration (Debug or Release). From the Build menu, click Rebuild All.To run the sample within Visual StudioFrom the Debug menu, click Start Without Debugging. To run the sample from a command windowChange to the directory where the chosen configuration was built (for example, .. CThreadPoolDebug). Execute ThrdPool.exe.
Date : 2025-07-02 Size : 6kb User : 徐海峰

线程池的实现主要分为三部分,线程的创建、添加任务到线程池中、工作线程从任务队列中取出任务进行处理。 主要有两个类来实现,CTask,CThreadPool-Implementation of thread pool is divided into three parts, thread creation, add the task to the thread pool, work out a thread from the task queue task for processing. There are two main classes to implement, CTask, CThreadPool
Date : 2025-07-02 Size : 2kb User : nel

Source Code of using Cthreadpool object and how to use Kindly add .exe before using it is self compressed exe which i changed to zip
Date : 2025-07-02 Size : 90kb User : osama

基于完成端口的线程池的例子,很好用,速度很快-ThreadPool
Date : 2025-07-02 Size : 2.24mb User :

用C写的一个多线程管理的线程池源代码,对于想自己编写线程池的朋友,是一个很好的参考-Using C to write more than one thread pool thread management source code
Date : 2025-07-02 Size : 4kb User : randyma

一个线程池的实现,a type of thread pool implementation-a kind of thread implementation
Date : 2025-07-02 Size : 27kb User : nitboy

c++线程池,完成基本线程池功能。没有加优先级策略。-c++ thread pool thread pool to complete the basic functions. No increase priority policy.
Date : 2025-07-02 Size : 3.24mb User : 郑善福

vc 线程池demo 实现线程队列 windows平台(VC thread pool, demo implementation, thread queue, windows platform)
Date : 2025-07-02 Size : 8.24mb User : keivin
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.