Modeling very large scale systems: building complex models with LEGOs (Listener Event Graph Objects)

  • Authors:
  • Arnold H. Buss;Paul J. Sanchez

  • Affiliations:
  • Naval Postgraduate School, Monterey, CA;Naval Postgraduate School, Monterey, CA

  • Venue:
  • Proceedings of the 34th conference on Winter simulation: exploring new frontiers
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Event Graphs are a simple and elegant language-independent way of representing a Discrete Event Simulation (DES) model. In this paper we propose an extension to basic Event Graphs that enables small models to be encapsulated in reusable modules called Listener Event Graph Objects (LEGOs). These modules are linked together using a design pattern from Object Oriented Programming called the "listener pattern" to produce new modules of even greater complexity. The modules generated in this way can themselves be linked and encapsulated, forming a hierarchical design which is highly scalable. These concepts have been implemented in Simkit, a freely available simulation package implemented in Java.