round-robin algorithm
A scheduling algorithm that cycles through tasks or processes in a circular order, giving each a fixed time slice. Used in computing contexts.
This system schedules processes using a round-robin algorithm.
Borrowed from English 'round-robin algorithm'.