Java program that takes a csv file containing a list of processes, passes them to the CPU Scheduler and Round Robin algorithm, and then finally returns the statistics of the processes.
-
Updated
Nov 11, 2020 - Java
Java program that takes a csv file containing a list of processes, passes them to the CPU Scheduler and Round Robin algorithm, and then finally returns the statistics of the processes.
This allows a program to operate more efficiently by doing multiple things at the same time.
Add a description, image, and links to the contextswitch topic page so that developers can more easily learn about it.
To associate your repository with the contextswitch topic, visit your repo's landing page and select "manage topics."