An open API service indexing awesome lists of open source software.

https://github.com/alishbz/round_robin

By developing the Round Robin algorithm, I tried to make scheduling that can be used in the real world with priority ordering.
https://github.com/alishbz/round_robin

c round-robin scheduler

Last synced: 7 months ago
JSON representation

By developing the Round Robin algorithm, I tried to make scheduling that can be used in the real world with priority ordering.

Awesome Lists containing this project

README

          

# round_robin
By developing the Round Robin algorithm, I tried to make scheduling that can be used in the real world with priority ordering.

# Requirements
------
'PURE C'
Visual Studio 2022 for test.
it can be use in every Hardware/PC/Framework.

# Contact
------
Created By Ali Sahbaz
-> ali_sahbaz@outlook.com
-> [MY LINKEDIN ACCOUNT](https://www.linkedin.com/in/ali-%C5%9Fahbaz-6588a8115/)