摘要
现代网络的发展需要高性能、高容量的服务器,而服务器也经常是决定C/S、B/S模式下系统性能的重要因素。基于IOCP通信的服务器以多线程的方式实现了与多个客户端的消息并发交互,可以合理、有效地协调处理各客户端的消息。文中首先阐述了IOCP的基本实现原理,并提出了基于IOCP通信服务器的主体设计和实现。
The development of Internet requires high capability and high capacity server. And the server capability usually is the important factor in C/S and B/S mode. The server based on IOCP could, in multi-thread mode, communicate with lots of clients concurrently, and process messages from clients reasonably and efficiently. This paper describes basic principle of IOCP and proposes the design and implementation of the server based on IOCP
出处
《通信技术》
2009年第7期248-250,共3页
Communications Technology