Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 387 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 387 Bytes

Round robin

This is the code to develop an operating systems exercise, where the operation of the round robin algorithm is shown.

This project seeks to provide a graphical solution to the load balancing algorithm, round robin with priority, the variables that are managed are the arrival time, the execution time, the priority of the process and the quantum of the operating system.