首页 | 本学科首页   官方微博 | 高级检索  
     

用完成端口实现可扩展的服务器应用
引用本文:吴星,黄爱萍.用完成端口实现可扩展的服务器应用[J].计算机科学,2002,29(11):144-145.
作者姓名:吴星  黄爱萍
作者单位:浙江大学信息与电子工程学系,杭州,310027
摘    要:基于Socket的网络服务应用已经使用得相当普遍,诸如创建Socket、侦听/接受连接以及收发数据等方面也有很多经验文档和范例可供参考。然而实现可承受大数据量和连接数的网络服务应用程序还是一件比较困难的事情。最大的问题在于网络服务程序如何解决从单个客户连接处理到多个客户连接处理的可扩展性。在Windows NT和Windows 2000平台上,Overlapped I/O运用“完成端口”(completion ports)来真正实现所谓可扩展的网络应用。“I/O完成端口”(I/O completion ports)和Win-dows SocketS 2.0可实现用于处理大量连接的应用。

关 键 词:操作系统  应用程序  并发模型  服务器  WindowsNT  Windows2000

Implement the Scalable Server Application with Completion Ports
Abstract:With the increasing variety of telecommunication business and needs for more and more client connections, the application servers are faced with the challenge of the overload of tremendous requests. On the Windows platform, components programming provides distribution structure at the business level. And at the user level, I/O completion port is a best way for the scalability. In this paper, we describe the way to use IOCP.
Keywords:I/O completion port  Overlapped I/O  Scalability
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机科学》浏览原始摘要信息
点击此处可从《计算机科学》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号