실시간 시뮬레이션 엔진을 위한 스케줄링 모듈의 설계 및 구현
Development of a Scheduling Module for the Real-Time Simulation Engine
- 한국시뮬레이션학회
- 한국시뮬레이션학회 학술대회집
- 2014년 추계학술대회 발표집
-
2014.1169 - 72 (4 pages)
- 20
In this paper, we propose a structure of scheduling module which is an important factor that is to process a time progress, and a task to be performed. Scheduling module is divided into a timer module processing the time progress, and a thread-pool module processing the task to be performed during the time progress. The timer module measures the time for the simulation process, and performs the function of assigning the task to be performed by the thread-pool module at the time of need. The thread-pool module performs a function for executing the assigned task from the timer module in managing a multi-threads. It consists of two independent dynamic link library(DLL) in consideration of scalability. Explain the structure of the scheduling module and the Application of real-time simulation engine, and describes the future development direction.
1. 서론
2. 기존 Scheduler 구조
3. 스케줄링 모듈 구조
4. 스케줄링 모듈 성능 시험
5. 결론 및 향후 연구방향
(0)
(0)