explain round robin and weightted fair queueing?
Answers
Answered by
0
- The free encyclopedia. Weighted round robin (WRR) is a scheduling algorithm used in networks to schedule data flows, but also used to schedule processes. Weighted round robin is a generalisation of Round-robin scheduling. It serves a set of queues or tasks.
Answered by
0
Explanation:
Weighted round robin is a generalisation of Round-robin scheduling. It serves a set of queues or tasks. Whereas round-robin cycles over the queues/tasks and gives one service opportunity per cycle, weighted round robin offers to each a fixed number of opportunities, the work weight, set at configuration.
Attachments:
Similar questions