Computer Science, asked by dajungmitlepcha, 10 months ago

what is relation between SJF and SRTN​

Answers

Answered by Manulal857
1

Answer:

Hey Buddy here's ur answer

SJF/SRTF: Not fair, but average waiting time is minimized assuming we can accurately predict the length of the next CPU burst.

Answered by nidaeamann
0

Explanation:

SRTF stands for shortest remaining times first and SJF stands for Shortest job first.

Both these algorithms are related to the way a computer processes its requests.

Now SRTF is a pre-emptive version of the SJF. The computer processes that have the same arrival time, will make SRTF equivalent to SJF. However SRTF is usually faster than SJF in many cases considering average waiting time

Similar questions
Math, 5 months ago