Computer Science, asked by Anonymous, 1 year ago

what is round Robin scheduling?

Answers

Answered by Prandip
2
Round-robinĀ (RR) is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices (also known as time quanta) are assigned to each process in equal portions and in circular order, handling all processes without priority (also known as cyclic executive).

Anonymous: both answers are same...
Prandip: yeah bt we met each other so deserve that...
Anonymous: ok
Answered by alisha345
1
Round-robinĀ (RR) is one of the algorithms employed by process and network schedulers in computing. As the term is generally used, time slices (also known as time quanta) are assigned to each process in equal portions and in circular order, handling all processes without priority (also known as cyclic executive).
Similar questions