Classes - parisk/round-robin GitHub Wiki
Classes
The Round-Robin scheduler has been designed in pure Object Oriented way. Most of the items used are classes with specific attributes and methods. Below there is a list of the available classes.
- RRNode
- RRProcess
- RRScheduler