节点文献

基于Linux的高性能服务器端的设计与研究

Design of and Research on High Performance Server Based on Linux

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 吴敏熊文龙

【Author】 WU Min XIONG Wenlong(Wuhan University of Technology,Wuhan 430063,China)

【机构】 武汉理工大学武汉理工大学 武汉430063武汉430063

【摘要】 设计了一个高性能的C/S服务器端的关键部分,包括I/O模型、服务器集群和数据包自适应处理等。其中I/O模型是高性能服务器的瓶颈。针对几种服务器架构和I/O模型,将SELECT、POLL、多进程、多线程同步阻塞I/O、完全端口和EPOLL进行了比较,实测数据证明,EPOLL较其他几种端口的性能优越,也比Windows中的完全端口具有更好的性能。

【Abstract】 The key problems to design a high performance server of C/S architecture were illustrated,including I/O model,server cluster,packet self adjust,etc.I/O model was the bottleneck of high performance.Some of I/O mo-dels were introduced and compared,such as SELECT,POLL,multi-process,multi-thread synchronize blocking I/O,IOCP,and EPOLL.The obtained data prove that EPOLL performs excellently,and is better than IOCP of Windows.

【关键词】 C/SIOCPEPOLL压力测试
【Key words】 C/SIOCPEPOLLpressure test
  • 【文献出处】 交通与计算机 ,Computer and Communications , 编辑部邮箱 ,2007年01期
  • 【分类号】TP393.05
  • 【被引频次】46
  • 【下载频次】459
节点文献中: 

本文链接的文献网络图示:

本文的引文网络