상세검색
최근 검색어 전체 삭제
다국어입력
즐겨찾기0
학술대회자료

실시간 시뮬레이션 엔진을 위한 스케줄링 모듈의 설계 및 구현

Development of a Scheduling Module for the Real-Time Simulation Engine

  • 20
156040.jpg

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)

로딩중