iocp

所属分类:网络编程
开发工具:Visual C++
文件大小:39KB
下载次数:65
上传日期:2009-05-18 09:44:43
上 传 者ssawssaw
说明:  IOCP是一种高性能的网络编程框架,在面对大的服务压力的时候,用传统的accept来维持连接处理事务,服务效率会严重变低,系统主要用来维护上下文切换了.所以用IOCP来实现网络功能,类似于java里的连接池功能,让连接来排队等候处理.例子代码可用bcb调试,因为里面没有bcb的选项,只能选VC了.
(IOCP is a high-performance network programming framework 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_Class.cpp (20329, 2006-08-28)
iocp高性能网络框架\IOCP_Class.h (19973, 2006-08-28)
iocp高性能网络框架\NetWork_Utility.cpp (5720, 2006-08-29)
iocp高性能网络框架\NetWork_Utility.h (1973, 2006-07-29)
iocp高性能网络框架\Test.bdsproj (21199, 2006-08-26)
iocp高性能网络框架\Test.bdsproj.local (115, 2006-08-26)
iocp高性能网络框架\Test.bpr (7040, 2006-08-28)
iocp高性能网络框架\Test.cpp (809, 2006-08-26)
iocp高性能网络框架\Test.res (4396, 2006-08-28)
iocp高性能网络框架\Test_Main.cpp (2752, 2006-08-28)
iocp高性能网络框架\Test_Main.ddp (51, 2006-08-28)
iocp高性能网络框架\Test_Main.dfm (3672, 2006-08-28)
iocp高性能网络框架\Test_Main.h (1711, 2006-08-28)
iocp高性能网络框架\Unit_Connections.cpp (22659, 2006-08-28)
iocp高性能网络框架\Unit_Connections.h (247, 2006-08-01)
iocp高性能网络框架\Unit_InternalDataProcess.cpp (1789, 2006-08-03)
iocp高性能网络框架\Unit_InternalDataProcess.h (263, 2006-07-30)
iocp高性能网络框架\Unit_ListenerThread.cpp (3092, 2006-08-02)
iocp高性能网络框架\Unit_ListenerThread.h (253, 2006-07-29)
iocp高性能网络框架\Unit_MessageUtility.cpp (248, 2006-07-31)
iocp高性能网络框架\Unit_MessageUtility.h (420, 2006-08-02)
iocp高性能网络框架\Unit_PurifierThread.cpp (5429, 2006-08-28)
iocp高性能网络框架\Unit_PurifierThread.h (253, 2006-07-29)
iocp高性能网络框架\Unit_PurifierTimer.cpp (2191, 2006-08-27)
iocp高性能网络框架\Unit_PurifierTimer.h (251, 2006-08-24)
iocp高性能网络框架\Unit_Threads.cpp (4022, 2006-08-24)
iocp高性能网络框架\Unit_Threads.h (239, 2006-08-01)
iocp高性能网络框架\Unit_WorkerThread.cpp (27141, 2006-08-28)
iocp高性能网络框架\Unit_WorkerThread.h (249, 2006-07-29)
iocp高性能网络框架 (0, 2009-05-18)

近期下载者

相关文件


收藏者