1 min to read
DES Chapter 12-1 Introduction
Chapter 12-Overview of Computer Simulation

ReadMe
아래 내용은 최병규, 강동훈 저서인 Modeling and Simulation of discrete-event systems 책의 내용을 주로 다루고 있습니다.
해당 시리즈의 목차입니다. (챕터 목차는 제일 아래에 있습니다.)
- Overview of Computer Simulation
- Basics of Discrete-Event System Modeling and Simulation
- Input Modeling for Simulation
- Introduction to Event-Based Modeling and Simulation
- Parameterized Event Graph Modeling and Simulation
- Introduction to Activity-Based Modeling and Simulation
- Simulation of ACD Models Using Arena
- Output Analysis and Optimization
- State-Based Modeling and Simulation
- Advanced Topics in Activity-Based Modeling and Simulation
- Advanced Event Graph Modeling for Integrated Fab Simulation
- Concepts and Applications of Parallel Simulation (Here)
INTRODUCTION
이번 챕터에서 사용하는 대부분의 전공용어들이 Fujimoto [2000]
을 참고했습니다만, 병렬 시뮬레이션(parallel simulation)은 조금 다르다고 볼 수 있습니다. Fujimoto
의 설명을 참고하면, 하나의 방에 있는 컴퓨터 집합에서 실행되는 시뮬레이션이라 했습니다. 반면에 분산 시뮬레이션(distributed simulation)은 물리적으로 분산되어 있는 머신들에서 실행되는 것이라 합니다. 이 포스팅에서는 병렬 시뮬레이션
Chapter index
12.1. Introduction (Here)
12.2. Parallel Simulation of Workflow Management System
12.3. Overview of High-Level Architecture/Run-Time Infrastructure
12.4. Implementation of a Parallel Simulation with High-Level Architecture/Run-Time Infrastructure
Comments