ラウンドロビンアルゴリズムじ字FuriganaMeanings1nounround-robin algorithmcomputing›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.