期刊文献+

基于Linux的高性能服务器端的设计与研究 被引量:8

Design of and Research on High Performance Server Based on Linux
在线阅读 下载PDF
导出
摘要 设计了一个高性能的C/S服务器端的关键部分,包括I/O模型、服务器集群和数据包自适应处理等。其中I/O模型是高性能服务器的瓶颈。针对几种服务器架构和I/O模型,将SELECT、POLL、多进程、多线程同步阻塞I/O、完全端口和EPOLL进行了比较,实测数据证明,EPOLL较其他几种端口的性能优越,也比Windows中的完全端口具有更好的性能。 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 models 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.
作者 吴敏 熊文龙
机构地区 武汉理工大学
出处 《交通与计算机》 2007年第1期129-131,共3页 Computer and Communications
关键词 C/S IOCP EPOLL 压力测试 C/S IOCP EPOLL pressure test
  • 相关文献

参考文献3

  • 1Richard Stevens W, Bill Fenner, Andrew M Rudoff. Unix Network Programming. The Sockets Networking API, Third Edition, Addison Wesley/Pearson Boston MA USA, 2003
  • 2Frederic Rossi. An event mechanism for linux. Linux Journal, 2003(111) :147-151
  • 3李凌.Winsock2网络编程.北京:清华大学出版社,2003

同被引文献34

引证文献8

二级引证文献53

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部