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.
- Host: GitHub
- URL: https://github.com/danilopeixoto/burnout
- Owner: danilopeixoto
- License: bsd-3-clause
- Created: 2019-05-02T05:58:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-02T19:21:08.000Z (over 6 years ago)
- Last Synced: 2025-01-01T02:14:33.810Z (10 months ago)
- Topics: operating-system, round-robin, scheduling, shortest-job-first
- Language: Processing
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).