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

Search list

[OS programomniThreadLibrary-1.0

Description: 一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。-A great thread library to solve a lot of delphi
Platform: | Size: 227328 | Author: iamyg | Hits:

[Linux-UnixMyLinuxThread5-25[1].tar

Description: LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派. TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据. ThreadPool.cpp (继承Thread.cpp) : 线程池类负责启动别的线程 , 并且进行线程调度。首先启动ListenThread.cpp类,如果有客户端 连接ListenThread.cpp类发送信号通知ThreadPool.cpp类,收到信号再分配给TaskThread.cpp类,进行处理。如果没有空闲任务类,动态再-LINUX source code of the thread pool
Platform: | Size: 10240 | Author: wsd | Hits:

[Windows DevelopSrcThreadPoolDemo

Description: 包含DEMO(DemoTest_ThreadPool.rar),源代码 thread_pool_Hpp.rar(只有一个HPP文件)及经过裁减的Thread_pool_Dll库;之后以用Boost是因为ThreadPool中用到了 Boost库的线程组件。 适合初学者学习线程池。-Contains the DEMO (DemoTest_ThreadPool.rar), the source code thread_pool_Hpp.rar (there is only one HPP files) and after reduction of Thread_pool_Dll database after using Boost Since ThreadPool are used in the Boost thread library components. Suitable for beginners Learn the thread pool.
Platform: | Size: 4784128 | Author: 高军 | Hits:

[Internet-NetworkThreadPool

Description: 用vc++写的一个简单的线程池的代码,简单参考- A simple thread pool code wrote with vc
Platform: | Size: 364544 | Author: 李其 | Hits:

[TCP/IP stackthreadpool.src.tar

Description: 跨平台的线程池。在windows的VC下或unix/linux下都能运行。-Cross-platform thread pool. run under both the VC in the windows or unix/linux.
Platform: | Size: 5120 | Author: 龙田 | Hits:

[Process-Threadthreadpool_src

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

[Windows DevelopThreadPool

Description: 关于线程池技术的一个测试程序,主要展示了线程池技术的原理-Thread pool technology on a test procedure, the main display of the thread pool technique
Platform: | Size: 92160 | Author: 沼泽 | Hits:

[OS programthreadpool

Description: 一个C++线程池库,包括智能指针、线程模拟的定时器-thread pool
Platform: | Size: 24576 | Author: ningjiahong | Hits:

[JSP/JavaThreadPool

Description: 用JAVA实现的线程池,实现自动检测任务线程是否存活-Thread pool implementation
Platform: | Size: 2048 | Author: sxf | Hits:

[Linux-UnixC10K

Description: Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由ThreadPool类进行任务分派. TaskThread.cpp(继承Thread.cpp) : 具体任务类,负责接受客户端发送数据. ThreadPool.cpp (继承Thread.cpp) : 线程池类负责启动别的线程 , 并且进行线程调度。首先启动ListenThread.cpp类,如果有客户端 连接ListenThread.cpp类发送信号通知ThreadPool.cpp类,收到信号再分配给TaskThread.cpp类,进行处理。如果没有空闲任务类,动态再 创建一定数目的任务类。-asdfasdfadfadfadsfadf
Platform: | Size: 379904 | Author: fsdfsdfd | Hits:

[Process-Threadthreadpool

Description: 定义一个固定大小的线程池,工作函数直接从线程池里获取实现。-The definition of a fixed-size thread pool, work function, to obtain directly from the thread pool implementation.
Platform: | Size: 2048 | Author: shizhong | Hits:

[Windows DevelopThreadPool

Description: 入门级别的线程池模板,初学线程池看高深的代码往往不得要领,应该由浅入深,循序渐进。才能深刻理解线程池的特点。-Entry-level thread pool templates, beginner thread pool to see the code is often highly defective, it should be implemented progressively, step by step. In order to deeply understand the characteristics of the thread pool.
Platform: | Size: 6144 | Author: 魏林 | Hits:

[OtherPools

Description: ThreadPool,线程池管理线程例子,初学者适用例子-threadpool
Platform: | Size: 10240 | Author: 牧民 | Hits:

[Windows DevelopVCThreadPool3

Description: Windows下的线程池管理程序源代码,经典的线程池代码-ThreadPool
Platform: | Size: 52224 | Author: 曾海 | Hits:

[Process-ThreadThreadPool

Description: api线程池代码 materials provided with the distribution.- materials provided with the distribution.
Platform: | Size: 51200 | Author: yangyufeng | Hits:

[Internet-Networklinux_c

Description: 实现了linux下c的线程池,适用于大量创建和销毁线程-function of threadpool
Platform: | Size: 2048 | Author: sheldon | Hits:

[Linux-UnixLinux_thread_pool

Description:
Platform: | Size: 1319936 | Author: liuchao | Hits:

[Process-ThreadThreadPool

Description: 一个好用的线程池管理类。。 不错的哦 是-A nice thread pool management class. . Yes, oh yes
Platform: | Size: 6144 | Author: machh | Hits:

[Process-ThreadThreadPool

Description: 线程池管理,可根据需要调整线程池的大小,增加程序运行效率。-Thread pool management can be adjusted according to the size of the thread pool to increase the efficiency of procedures.
Platform: | Size: 3072 | Author: | Hits:

[Windows DevelopThreadPool

Description: 线程池:北大青鸟培训时的一个课堂作业-Thread pool: Beida a training class assignments when. . .
Platform: | Size: 14336 | Author: scar | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 »

CodeBus www.codebus.net