搜索资源列表
MyThreadPool
- 一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED-a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED
threadpool
- 简单的线程池源码,可以帮助理解线程池在处理多路问题时的优越性.
DELPHI 线程池源码(ThreadPool)
- DELPHI 线程池源码(ThreadPool)
MyThreadPool
- 一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED-a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED
线程池示例代码
- VC 源 码:线 程 池 示 例 代 码.-source VC : Thread Pool sample code.
ThreadLibrary
- 线程池 网络封装库 提供源码 编写网络程序-Thread Pool network package provides source code for the preparation of network programming
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.p
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.
0818ThreadPool
- 对于网游服务器处理多客户连接采用的线程池技术,有源码.-To deal with multi-client server network connections used by thread pool technology, has source code.
threadpool
- 简单的线程池源码,可以帮助理解线程池在处理多路问题时的优越性.-Simple thread pool source that can help understand the thread pool in the multi-way deal with the issue of superiority.
tp
- 一个线程池的创建和分配源码 ,功能还算强大,有待进一步完善-A thread pool creation and distribution of source code, functionality is still strong, to be further improved
BT.Demo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.
A6
- java多线程设计模式中的线程池设计模式源码-java multi-threaded design of the thread pool design pattern source
thread
- LINUX下很好的C++线程池源码类,可以拿来直接开发-Under LINUX good C++ Thread pool source categories, can be used to direct the development of
Completion_Ports
- 当你开发不同类型的软件,你迟早必须处理C/S的开发。对一个程序员来说,写一个通用的C/S编码是一项困难的工作。本文档提供了一份简单但是功能强大的C/S源码,可以扩展到任何类型的C/S应用程序中。这份源码使用了高级的IOCP技术,该技术可以高效的服务于多客户端。IOCP提供了解决“每个客户端占用一个线程”的瓶颈问题的办法,只使用几个处理线程,异步输入/输出来发送/接收。IOCP技术被广泛应用在各种类型的高效服务端,例如Apache等。这份
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 co
ThreaPools
- 本源码为delphi源码,通过简单的描述来实现线程池的概念。通俗易懂-The source code for the delphi source, described by a simple thread pool to achieve the concept. User-friendly
MultiThread_PosixMsgQueue
- POSIX消息队列实现可伸缩线程池通讯. 源码中分SRV和测试客户端.-POSIX message queues to achieve a scalable thread pool Newsletter
glibc-linuxthreads-2.5
- linux 线程池源码,深入了解linux多线程机制的资料-linux thread pool source, in-depth understanding of the mechanisms for multi-threaded linux
ACEThreadPool
- ACEThreadPool : 基于C++ ACE开源通信框架的线程池源码 -ACEThreadPool: C++ ACE based ThreadPool source code