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

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Operating System (OS) Job Interview Questions And Answers