Political Science, asked by aanchit4723, 1 year ago

Which algorithm is called shortest remaing time first scheduling?

Answers

Answered by Anonymous
0
Shortest remaining time, also known as shortest remaining time first(SRTF), is a scheduling method that is a preemptive version of shortest job next scheduling. In this scheduling algorithm, the process with thesmallest amount of time remaininguntil completion is selected to execute.
Similar questions