A Practical Approach for Constructing a Parallel Network Simulator

Yue Li,Depei Qian,Wenjie Zhang
DOI: https://doi.org/10.1007/978-3-540-39737-3_92
2003-01-01
Abstract:Network simulation is widely used in network research to evaluate the performance of network protocols. With the development of computer networks, network models grow in size and complexity, so execution time of simulation can be unbearably long. In this paper, we present a practical approach to construct a parallel network simulator which is based on the popular sequential network simulator ns. Parallel discrete event simulation (PDES) techniques are applied to modify the event scheduling mechanism in ns. Some necessary extensions are also made to ns model library. Performance measures including speedup and memory consumption are evaluated at last.
What problem does this paper attempt to address?