首页> 外文期刊>Concurrency and computation: practice and experience >Handling input/output operations in Web servers: issues and countermeasures
【24h】

Handling input/output operations in Web servers: issues and countermeasures

机译:在Web服务器中处理输入/输出操作:问题和对策

获取原文
获取原文并翻译 | 示例

摘要

The way at which a Web server handles input/output (I/O) operations has a significant impact on its performance. Servers that allow blocking for I/O operations are easier to implement but exhibit less efficient utilization and limited scalability. On the other hand, servers that allow non-blocking I/O usually perform and scale better but are not easy to implement and have limited functionality. This paper presents the design of a new, self-adapting Web server architecture that makes decisions on how future I/O operations would be handled based on load conditions. The results obtained from our implementation of this architecture indicate that it is capable of providing competitive performance and better utilization than those of comparable non-adaptive Web servers on different load levels.
机译:Web服务器处理输入/输出(I / O)操作的方式对其性能有重大影响。允许阻止I / O操作的服务器更易于实现,但效率较低,可伸缩性有限。另一方面,允许无阻塞I / O的服务器通常可以更好地执行和扩展,但不易实现且功能有限。本文介绍了一种新的自适应Web服务器体系结构的设计,该体系结构决定了如何根据负载条件来处理将来的I / O操作。从我们对该体系结构的实施中获得的结果表明,与在不同负载水平下的同类非自适应Web服务器相比,它能够提供具有竞争力的性能和更好的利用率。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号