본문 바로가기
토이 프로젝트

토이 프로젝트 : CPU Scheduler Simulator

by JaeminRyu 2022. 11. 10.
728x90

이름 : CPU Scheduler Simulator

ryujm1828/SchedulerSimulator: Scheduler Simulation (github.com)

 

GitHub - ryujm1828/SchedulerSimulator: Scheduler Simulation

Scheduler Simulation. Contribute to ryujm1828/SchedulerSimulator development by creating an account on GitHub.

github.com

사용된 기술,언어 : C

사용 설명

add a process를 사용하여 스케쥴링할 프로세스를 추가하고, print processes를 사용해 해당 목록을 확인할 수 있습니다.

이후 round_robin으로 라운드 로빈 스케쥴링이 어떻게 일어나는지 확인할 수 있습니다.

업데이트 내역

2022.11.08 : 제작 시작 및 완료

'토이 프로젝트' 카테고리의 다른 글

토이 프로젝트 : HungryCatScreenMate  (0) 2023.08.26