Oh-no Simulator is a simulator that simulates an OS architcure. Right now it only has scheduling algorithms simulation.
Ready to use Schedulers:
- FIFO
- SJF
- SRT
- RR
- Fully Object Oriented
- Parallel load for fast testing
- Interactive mode for indepth detalis
- super very cool and no cap
Clone repo
cd ~/Documents
git clone "https://github.com/eLMoMaNi/OhnoSimulator"
cd OhnoSimulator
g++ *.cpp;a.out # or any other compiler and/or options
#clang *.cpp;a.out
GPT3
Free Software!
- diona
- eLMoMaNi (Owner)
- Dr. Mohammad Alshboul (Instructor)