skip to main content
article

A federated approach to distributed network simulation

Published: 01 April 2004 Publication History

Abstract

We describe an approach and our experiences in applying federated simulation techniques to create large-scale parallel simulations of computer networks. Using the federated approach, the topology and the protocol stack of the simulated network is partitioned into a number of submodels, and a simulation process is instantiated for each one. Runtime infrastructure software provides services for interprocess communication and synchronization (time management). We first describe issues that arise in homogeneous federations where a sequential simulator is federated with itself to realize a parallel implementation. We then describe additional issues that must be addressed in heterogeneous federations composed of different network simulation packages, and describe a dynamic simulation backplane mechanism that facilitates interoperability among different network simulators. Specifically, the dynamic simulation backplane provides a means of addressing key issues that arise in federating different network simulators: differing packet representations, incomplete implementations of network protocol models, and differing levels of detail among the simulation processes. We discuss two different methods for using the backplane for interactions between heterogeneous simulators: the cross-protocol stack method and the split-protocol stack method. Finally, results from an experimental study are presented for both the homogeneous and heterogeneous cases that provide evidence of the scalability of our federated approach on two moderately sized computing clusters. Two different homogeneous implementations are described: Parallel/Distributed ns (pdns) and the Georgia Tech Network Simulator (GTNetS). Results of a heterogeneous implementation federating ns with GloMoSim are described. This research demonstrates that federated simulations are a viable approach to realizing efficient parallel network simulation tools.

References

[1]
Bajaj, S., Breslau, L., Estrin, D., Fall, K., Floyd, S., Haldar, P., Handley, M., Helmy, A., Heidemann, J., Huang, P., Kumar, S., McCanne, S., Rejaie, R., Sharma, P., Shenker, S., Varadhan, K., Yu, H., Xu, Y., and Zappala, D. 1998. Virtual internetwork testbed: Status and research agenda. USC Computer Science Dept, Tech. Rep. 98-678.
[2]
Banks, J. 1996. Discrete Event System Simulation. Prentice-Hall.
[3]
Brooks, D. E. 1986. The butterfly barrier. Int. J. Paral. Prog. 14, 295--307.
[4]
Bryant, R. E. 1977. Simulation of packet communications architecture computer systems. In MIT-LCS-TR-188.
[5]
Carothers, C. D., Bauer, D., and Pearce, S. 2000. Ross: A high-performance, low memory, modular time warp system. In Proceedings of the 14th Workshop on Parallel and Distributed Simulation. 53--60.
[6]
Chandy, K. and Misra, J. 1979. Distributed simulation: A case study in design and verification of distributed programs. IEEE Trans. Softw. Eng.
[7]
Cowie, J., Ogielski, A., and Nicol, D. 2002. The SSFNet network simulator. Software on-line: http://www.ssfnet.org/homePage.html. Renesys Corporation.
[8]
Fishman, G. S. 1978. Principles of Discrete Event Simulation. Wiley.
[9]
Fujimoto, R., Ferenci, S., Loper, M., McLean, T., Perumalla, K., Riley, G., and Tacic, I. 2001. Fdk users guide. Georgia Institute of Technology.
[10]
Fujimoto, R. M., Permualla, K., and Tacic, I. 2000. Design of high performance RTI software. In Distributed Simulation and Real-Time Applications 2000.
[11]
Hofer, R. C. and Loper, M. L. 1995. DIS today. Proc. IEEE 83, 8 (Aug.), 1124--1137.
[12]
Kuhl, F., Weatherly, R., and Dahmann, J. 1999. Creating Computer Simulation Systems: An Introduction to the High Level Architecture. Prentice-Hall.
[13]
Mattern, F. 1993. Efficient algorithms for distributed snapshots and global virtual time approximation. J. Parall. Distr. Comput.
[14]
McCanne, S. and Floyd, S. 1997. The LBNL network simulator. Software on-line: http://www.isi.edu/nsnam. Lawrence Berkeley Laboratory.
[15]
Miller, D. C. and Thorpe, J. A. 1995. SIMNET: The advent of simulator networking. Proc. IEEE 83, 8 (Aug.), 1114--1123.
[16]
Nicol, D. and Heidelberger, P. 1996. Parallel execution for serial simulators. ACM Trans. Model. Comput. Simul. 6, 3 (July), 210--242.
[17]
Nicol, D. M. 2002. The baseline campus network explained. http://www.cs.dartmouth.edu/nicol/NMS/baseline/. DARPA Network Modeling and Simulation (NMS).
[18]
Perumalla, K., Fujimoto, F., McLean, T., and Riley, G. 2002. Experiences applying parallel and interoperable network simulation techniques in on-line simulation of military networks. In Proceedings of the 16th Workshop on Parallel and Distributed Simulation.
[19]
Perumalla, K., Fujimoto, R., and Ogielski, A. 1998. Ted---A language for modeling telecommunications networks. ACM SIGMETRICS Perf. Eval. Rev. 25, 4 (Mar.).
[20]
Perumalla, K. S. and Fujimoto, R. M. 2001. Virtual time synchronization over unreliable network transport. In Proceedings of the 15th Workshop on Parallel and Distributed Simulation.
[21]
Pooch, U. W. 1993. Discrete Event Simulation: A Practical Approach. CRC Press.
[22]
Rekhter, Y. and Li, T. 1995. Internet RFC1771: A border gateway protocol 4 (bgp-4). Network Working Group.
[23]
Riley, G. F. 2003. The Georgia Tech Network Simulator. In Proceedings of the ACM SIGCOMM Workshop on Models, Methods and Tools for Reproducible Network Research. ACM, 5--12.
[24]
Riley, G. F., Fujimoto, R. M., and Ammar, M. H. 1999. A generic framework for parallelization of network simulations. In Proceedings of 7th International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems (MASCOTS'99).
[25]
Wilson, A. L. and Weatherly, R. M. 1994. The aggregate level simulation protocool: An evolving system. In Proceedings of the Winter Simulation Conference. 781--787.
[26]
Wu, H., Fujimoto, R., and Riley, G. 2001. Experiences parallelizing a commercial network simulator. In Proceedings of the Winter Simulation Conference.
[27]
Xiao, Z., Unger, B., Simmonds, R., and Cleary, J. 1999. Scheduling critical channels in conservative parallel simulation. In Proceedings of the 13th Workshop on Parallel and Distributed Simulation.
[28]
Zeng, X., Bagrodia, R., and Gerla, M. 1998. GloMoSim: a library for parallel simulation of large-scale wireless networks. In Proceedings of the 12th Workshop on Parallel and Distributed Simulation.
[29]
Zhou, J., Ji, Z., Takai, M., and Bagrodia, R. 2003. Maya: a multi-paradigm network modeling framework for emulating distributed applications. In Proceedings of the 17th Workshop on Parallel and Distributed Simulation. 163--170.

Cited By

View all

Index Terms

  1. A federated approach to distributed network simulation

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Transactions on Modeling and Computer Simulation
    ACM Transactions on Modeling and Computer Simulation  Volume 14, Issue 2
    April 2004
    96 pages
    ISSN:1049-3301
    EISSN:1558-1195
    DOI:10.1145/985793
    Issue’s Table of Contents
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 01 April 2004
    Published in TOMACS Volume 14, Issue 2

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. Simulation
    2. distributed simulation
    3. networks

    Qualifiers

    • Article

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)32
    • Downloads (Last 6 weeks)4
    Reflects downloads up to 25 Dec 2024

    Other Metrics

    Citations

    Cited By

    View all

    View Options

    Login options

    Full Access

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media