Introduction to Scheduler
In this topic, you will learn about, What is Scheduler? A process migrates between the various scheduling queues throughout its lifetime. The O.S. must select, for scheduling purpose, processes from these queues in some fashion. The selection process is carried out by the appropriate schedulers. Different types of a scheduler: Mainly there are three types …