/CPU-Scheduling-Tutorials

An app to teach CPU Scheduling Techniques.

Primary LanguageJava

CPU-Scheduling-Tutorials

An app to teach CPU Scheduling Techniques. The app caters to both beginners and experienced as the beginner can use the app to learn CPU scheduling techniques where as the one who is already familiar with these concepts can use it as a handy tool to solve problems related to CPU Scheduling. The app features five type of CPU Scheduling techniques namely FCFS, SJF – Pre-emptive and Non-Preemptive, Priority and Round Robin.