loganwedwards/Round-Robin-Thread-Scheduling
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is an example of round robin scheduling modeled after a Linux-type system. The scheduling code is written in Java which is run with the OSP2 environment. Yeah, who in their right mind writes scheduling algorithms for an operating system in Java?