网络负载生成器的研究与设计

Research and Design of Network Workload Generator

  • 摘要: 介绍了产生模拟负载时面临的问题,给出了网络负载生成器的设计方法,分析了三种事件驱动方式select、poll和epoll实现的负载生成器性能。通过比较得出结论,即采用epoll方式实现的负载生成器在3种方式中具有更好的性能。

     

    Abstract: This paper examines the issues which must be solved while creating simulating workload, presents the design of a workload generator and analyses the performances of the implementations using three different event-drived models, select, poll and epoll, respectively. The test result shows that the workload generator using epoll model achieves the best performance.

     

/

返回文章
返回