JiST: an efficient approach to simulation using virtual machines: Research Articles

  • Authors:
  • Rimon Barr;Zygmunt J. Haas;Robbert van Renesse

  • Affiliations:
  • Department of Computer Science, Cornell University, Ithaca, NY 14853, U.S.A.;Department of Electrical Engineering, Cornell University, Ithaca, NY 14853, U.S.A.;Department of Computer Science, Cornell University, Ithaca, NY 14853, U.S.A.

  • Venue:
  • Software—Practice & Experience
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Discrete event simulators are important scientific tools and their efficient design and execution is the subject of much research. In this paper, we propose a new approach for constructing simulators that leverages virtual machines and combines advantages from the traditional systems-based and language-based simulator designs. We introduce JiST, a Java-based simulation system that executes discrete event simulations both efficiently and transparently by embedding simulation semantics directly into the Java execution model. The system provides standard benefits that the modern Java runtime affords. In addition, JiST is efficient, out-performing existing highly optimized simulation runtimes. As a case study, we illustrate the practicality of the JiST framework by applying it to the construction of SWANS, a scalable wireless ad hoc network simulator. We simulate million node wireless networks, which represents two orders of magnitude increase in scale over what existing simulators can achieve on equivalent hardware and at the same level of detail. Copyright © 2005 John Wiley & Sons, Ltd.As of this writing, the JiST and SWANS software distributions and documentation are available online [1]