Lecture Notes in Computer Science, 2004, Volume 3038/2004, 1131-1137, DOI: 10.1007/978-3-540-24688-6_146

A Single Thread Discrete Event Simulation Toolkit for Java: STSimJ

Wenguang Chen, Dingxing Wang and Weimin Zheng

View Related Documents

Abstract

Discrete event simulation is widely used in simulating complex systems. SimJava [6] is a popular java toolkit for discrete event simulation. However, SimJava employs multiple threads for the simulation process. The disadvantage of the multi-threaded approach is that the result of the simulation is not repeatable, because of the uncertainty introduced by multi-threads. In this paper, we propose a single thread discrete event simulation toolkit for Java, whose result is always repeatable.

Fulltext Preview

Image of the first page of the fulltext document