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

Design of and Research on High Performance Server Based on Linux

在线阅读下载全文

作  者:吴敏[1] 熊文龙[1] 

机构地区:[1]武汉理工大学,武汉430063

出  处:《交通与计算机》2007年第1期129-131,共3页Computer and Communications

摘  要:设计了一个高性能的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.

关 键 词:C/S IOCP EPOLL 压力测试 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象