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

https://github.com/mathisburger/os-scheduler-sim

A simulation for OS scheduling algorithms
https://github.com/mathisburger/os-scheduler-sim

Last synced: 12 months ago
JSON representation

A simulation for OS scheduling algorithms

Awesome Lists containing this project

README

          

# Scheduling sim

This is a simple simulation project for simulating the
performance differences between FCFS and SJF.

## Usecase

This is just for myself lol