OS Simulator with Memory management and Round Robin Scheduler
-
Updated
Aug 7, 2019 - Java
OS Simulator with Memory management and Round Robin Scheduler
This project implements and simulates CPU Scheduling Algorithms in Java. It demonstrates how different scheduling strategies impact process execution in an operating system. The simulator provides insights into completion time, turnaround time, waiting time, and response time for each process under multiple algorithms.
Add a description, image, and links to the os-simulator topic page so that developers can more easily learn about it.
To associate your repository with the os-simulator topic, visit your repo's landing page and select "manage topics."