文件名称:iocp
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
IOCP是一种高性能的网络编程框架,在面对大的服务压力的时候,用传统的accept来维持连接处理事务,服务效率会严重变低,系统主要用来维护上下文切换了.所以用IOCP来实现网络功能,类似于java里的连接池功能,让连接来排队等候处理.例子代码可用bcb调试,因为里面没有bcb的选项,只能选VC了.-IOCP is a high-performance network programming fr a mework for services in the face of great pressure, and accept in order to maintain traditional connections to deal with the affairs of the efficiency of services would seriously low, the system is mainly used to maintain a context switch. Therefore, the use of IOCP functions to achieve the network, similar to the connection pool in java function, so that pending connections queue. Bcb debug code examples can be used as bcb There are no options, only the election of the VC.
相关搜索: iocp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
iocp高性能网络框架
..................\IOCP_Class.cpp
..................\IOCP_Class.h
..................\NetWork_Utility.cpp
..................\NetWork_Utility.h
..................\Test.bdsproj
..................\Test.bdsproj.local
..................\Test.bpr
..................\Test.cpp
..................\Test.res
..................\Test_Main.cpp
..................\Test_Main.ddp
..................\Test_Main.dfm
..................\Test_Main.h
..................\Unit_Connections.cpp
..................\Unit_Connections.h
..................\Unit_InternalDataProcess.cpp
..................\Unit_InternalDataProcess.h
..................\Unit_ListenerThread.cpp
..................\Unit_ListenerThread.h
..................\Unit_MessageUtility.cpp
..................\Unit_MessageUtility.h
..................\Unit_PurifierThread.cpp
..................\Unit_PurifierThread.h
..................\Unit_PurifierTimer.cpp
..................\Unit_PurifierTimer.h
..................\Unit_Threads.cpp
..................\Unit_Threads.h
..................\Unit_WorkerThread.cpp
..................\Unit_WorkerThread.h
..................\IOCP_Class.cpp
..................\IOCP_Class.h
..................\NetWork_Utility.cpp
..................\NetWork_Utility.h
..................\Test.bdsproj
..................\Test.bdsproj.local
..................\Test.bpr
..................\Test.cpp
..................\Test.res
..................\Test_Main.cpp
..................\Test_Main.ddp
..................\Test_Main.dfm
..................\Test_Main.h
..................\Unit_Connections.cpp
..................\Unit_Connections.h
..................\Unit_InternalDataProcess.cpp
..................\Unit_InternalDataProcess.h
..................\Unit_ListenerThread.cpp
..................\Unit_ListenerThread.h
..................\Unit_MessageUtility.cpp
..................\Unit_MessageUtility.h
..................\Unit_PurifierThread.cpp
..................\Unit_PurifierThread.h
..................\Unit_PurifierTimer.cpp
..................\Unit_PurifierTimer.h
..................\Unit_Threads.cpp
..................\Unit_Threads.h
..................\Unit_WorkerThread.cpp
..................\Unit_WorkerThread.h