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

https://github.com/danilopeixoto/burnout

An implementation of operating system scheduling algorithms.
https://github.com/danilopeixoto/burnout

operating-system round-robin scheduling shortest-job-first

Last synced: 8 months ago
JSON representation

An implementation of operating system scheduling algorithms.

Awesome Lists containing this project

README

          

# Burnout
An implementation of operating system scheduling algorithms.

Dependencies
------------
This project requires [Processing 3](https://processing.org).

Copyright and License
---------------------
Copyright © 2019, Danilo Peixoto and Débora Bacelar. All rights reserved.

Project developed under the [BSD-3-Clause license](LICENSE).