Object-Oriented Discrete-Event Simulation with Java : A Practical Introduction - José M. Garrido

Object-Oriented Discrete-Event Simulation with Java

A Practical Introduction

By: José M. Garrido

Hardcover | 31 October 2001

At a Glance

Hardcover


$310.47

or 4 interest-free payments of $77.62 with

 or 

Aims to ship in 7 to 10 business days

When will this arrive by?
Enter delivery postcode to estimate

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.

Other Editions and Formats

Paperback

Published: 19th April 2013

More in Programming & Scripting Languages

The C Programming Language : Prentice Hall Software - Brian Kernighan

RRP $101.95

$72.25

29%
OFF
Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.50

26%
OFF
Effective Typescript : 83 Specific Ways to Improve Your Typescript - Dan VanderKam
Programming Rust : Fast, Safe Systems Development 2nd Edition - Jason Orendorff
C++ How to Program, Global Edition : 11th Edition - Harvey Deitel & Associates

RRP $161.17

$145.25

10%
OFF
Go Cookbook : Expert Solutions for Commonly Needed Go Tasks - Sau Sheong Chang
Learning the bash Shell : In a Nutshell (O'Reilly) - Cameron Newham
Concurrency in Go : Tools and Techniques for Developers - Katherine Cox-Buday
JavaScript - The Definitive Guide - David Flanagan

RRP $152.00

$73.75

51%
OFF
Head First Java, 3rd Edition : A Brain-Friendly Guide - Bert Bates