Preemptive vs non-preemptive scheduling
Link your references in here
Go here for more information:
https://www.geeksforgeeks.org/cpu-scheduling-in-operating-systems/
- Has detailed information on various schedualing algorithms
- Has objectives and terminologies involved in the process of CPU schedualing
- advantages and disadvantages of the algorithms
https://ecomputernotes.com/fundamental/disk-operating-system/scheduling-algorithms
- Has detailed discriptions on what algorithms are,their purpose and objectives
- has examples for each algorithm that u can practice to understand
- has clear characterists along with the pro's and cons's for each algorithm
https://www.tutorialspoint.com/preemptive-and-non-preemptive-scheduling
- basic explanation on what preemption and non preemption.