Object-Oriented Discrete-Event Simulation with Java: A Practical Introduction

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Researches and developers of simulation models state that the Java program­ ming language presents a unique and significant opportunity for important changes in the way we develop simulation models today. The most important characteristics of the Java language that are advantageous for simulation are its multi-threading capabilities, its facilities for executing programs across the Web, and its graphics facilities. It is feasible to develop compatible and reusable simulation components that will facilitate the construction of newer and more complex models. This is possible with Java development environments. Another important trend that begun very recently is web-based simulation, i.e., and the execution of simulation models using Internet browser software. This book introduces the application of the Java programming language in discrete-event simulation. In addition, the fundamental concepts and prac­ tical simulation techniques for modeling different types of systems to study their general behavior and their performance are introduced. The approaches applied are the process interaction approach to discrete-event simulation and object-oriented modeling. Java is used as the implementation language and UML as the modeling language. The first offers several advantages compared to C++, the most important being: thread handling, graphical user interfaces (QUI) and Web computing. The second language, UML (Unified Modeling Language) is the standard notation used today for modeling systems as a collection of classes, class relationships, objects, and object behavior.

Author(s): José M. Garrido (auth.)
Series: Series in Computer Systems
Edition: 1
Publisher: Springer US
Year: 2001

Language: English
Pages: 256
Tags: Systems Theory, Control; Programming Languages, Compilers, Interpreters; Mathematical Modeling and Industrial Mathematics; Software Engineering/Programming and Operating Systems; Mathematics of Computing

Front Matter....Pages i-xvi
Introduction to Simulation....Pages 1-15
Objects, Classes and UML....Pages 17-30
Relevant Aspects of the Java Programming Language....Pages 31-54
Discrete-Event Simulation....Pages 55-69
Simulation with the Process Worldview....Pages 71-96
Models of Multi-Server Systems....Pages 97-111
Multi-Class Queuing Models....Pages 113-125
Resources....Pages 127-138
Basic Process Cooperation....Pages 139-147
Synchronous Cooperation....Pages 149-158
Conditional Waiting....Pages 159-166
Interrupts....Pages 167-182
More Simulation Models....Pages 183-196
Basic Probability Theory and Random Numbers....Pages 197-211
Overview of Model Verification and Validation....Pages 213-217
Back Matter....Pages 219-256