barmath / round_robin_queue_scheduling_algorithm

Round-robin is one of the algorithms employed by process and network schedulers in computing. The model applied in this applcation is the same as linux OS uses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Round-robin is one of the algorithms employed by process and network schedulers in computing. The model applied in this applcation is the same as linux OS uses.