Operating System (OS) Question: Download Operating System (OS) PDF

What is short term scheduler in Operating System (OS)?

Tweet Share WhatsApp

Answer:

Short term scheduler, also know as a dispatcher executes most frequently, and makes the finest-grained decision of which process should execute next. This scheduler is invoked whenever an event occurs. It may lead to interruption of one process by preemption.

Download Operating System (OS) PDF Read All 74 Operating System (OS) Questions
Previous QuestionNext Question
What is medium term scheduling in Operating System (OS)?Explain turnaround time and response time?