A useful discrete-event simulation environment should support component-level reuse, integration of graphical tools, and scalable performance. The JTED framework (http://www.cooperate.com/JTED) demonstrates that Java can serve as the basis for constructing very large models that achieve these goals.
Parallel Discrete-Event Simulation Applications
β Scribed by Carl Tropper
- Publisher
- Elsevier Science
- Year
- 2002
- Tongue
- English
- Weight
- 70 KB
- Volume
- 62
- Category
- Article
- ISSN
- 0743-7315
No coin nor oath required. For personal study only.
β¦ Synopsis
Over the past decade, techniques for parallel and distributed discrete-event simulation have been developed largely within the academic research community. The advent of cluster computing and desktop multiprocessors has now made it feasible to bring these results to bear on the simulation of large, complex engineering systems and on physical systems in a cost-effective manner. Our challenge now is to apply these techniques to real-world problems, i.e., to bring this area out of the laboratory. This special issue of JPDC is devoted to a collection of articles which are representative of the areas to which parallel and distributed simulation are now being applied. We feel that these articles represent a major change in the way in which discrete-event simulation will be done in the future. Taken together, they give us an indication of the benefits which will accrue from our increased ability to simulate problems which it is not possible to approach on conventional uniprocessors.
π SIMILAR VOLUMES
A simulator based on a synchronous parallel simulation scheme is developed on an SIMD computer, a connection machine (CM-2) with \(8 \mathrm{~K}\) processors. Multistage interconnection networks of different sizes ( 2 to 16 stages) are simulated. Two categories of experiments are performed: symmetri
Java is a very promising language for use in the simulation of physical models due to its objectoriented nature, portability, robustness and support for multithreading. This paper presents JWarp, a Java library for discrete-event parallel simulations. It is based on an optimistic model for synchroni
This paper studies the termination problem for a distributed discrete event simulation in a computing environment where message sending does not preserve FIFO property (i.e., the messages may not be delivered in the order they are sent). The distributed simulation considered is synchronized by a rol