Operating Systems
Scheduler & its Type
Definition A Scheduler/Process Schedular is an operating system program (or module) that performs process scheduling i.e. selects/sets the next job to be submitted in the ready queue for execution. Features The main function/objective of a schedular is to process scheduling for processing the job. Types There are three types of Read more…