Parallel Discrete-Event Simulation Framework

  • Authors:
  • Mauricio Marín;Rodrigo Miranda;Alex Alvarado

  • Affiliations:
  • -;-;-

  • Venue:
  • SCCC '03 Proceedings of the XXIII International Conference of the Chilean Computer Science Society
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a software enviroment devised tosupport parallel and sequential discrete-event simulation.It provides assistance to the user in issues such as selectionof the synchronization protocol to be used in the executionof the simulation of the model. The software frameworkhas been built upon the bulk-synchronous model of parallelcomputing. The well-defined structure of this model allowedus to predict the running time cost of synchronization protocolsin accordance with the particular work-load generatedby the execution of the simulation model. We exploit thisfeature to automatically generate the simulation program.