Project information
- Category: Operating System Scheduler
- Client: Proof of Concept
- Project date: 14 January, 2021
- Project URL: www.github.com/william0friend/william0friend.github.io
Scheduling Algorithms
The tested scheduling were round robin, shortest job first, priority shortest job first, and first come first serve. RR, SJF, PSJF, FCFS
Tech Stack
Java, Maven, JSON simple, JUNIT