Discrete-event simulation in Ada

  • Authors:
  • C. Amiguet;A. Schiper

  • Affiliations:
  • Dépt. de mathématiques, Ecole Polytechnique Fédérale, CH-1015 Lausanne, Switzerland;Dépt. de mathématiques, Ecole Polytechnique Fédérale, CH-1015 Lausanne, Switzerland

  • Venue:
  • SIGAda '87 Proceedings of the 1987 annual ACM SIGAda international conference on Ada
  • Year:
  • 1987

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents two approaches for doing discrete-event simulation in Ada. One approach is based on coroutines, and the other solely uses the pseudo-parallel execution scheme of Ada tasks. Concerning coroutines, we present two techniques to implement them.