Research Paper on Transaction-Oriented Simulation In Ad Hoc Grids
Gerald Krafft

TL;DR
This paper explores parallel transaction-oriented simulation in Ad Hoc Grids, implementing a Java-based simulator using the Shock Resistant Time Warp algorithm, and evaluates its performance and potential improvements.
Contribution
It introduces a parallel transaction-oriented simulator for Ad Hoc Grids using the Shock Resistant Time Warp algorithm and assesses its effectiveness compared to traditional methods.
Findings
Shock Resistant Time Warp reduces rollbacks in transaction moves.
Performance varies; sometimes outperformed by standard Time Warp.
Suggestions for improving the Shock Resistant Time Warp algorithm.
Abstract
This paper analyses the requirements of performing parallel transaction-oriented simulations with a special focus on the space-parallel approach and discrete event simulation synchronisation algorithms that are suitable for transaction-oriented simulation and the target environment of Ad Hoc Grids. To demonstrate the findings a Java-based parallel transaction-oriented simulator for the simulation language GPSS/H is implemented on the basis of the most promising Shock Resistant Time Warp synchronisation algorithm and using the Grid framework ProActive. The validation of this parallel simulator shows that the Shock Resistant Time Warp algorithm can successfully reduce the number of rolled back Transaction moves but it also reveals circumstances in which the Shock Resistant Time Warp algorithm can be outperformed by the normal Time Warp algorithm. The conclusion of this paper suggests…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSimulation Techniques and Applications · Distributed and Parallel Computing Systems · Advanced Data Storage Technologies
