/process-scheduler

Simulación de algunos algoritmos de planificación de procesos

Primary LanguageC++

Paging

Requirements

  • ncurses 6.0
  • c++ compiler

Compile and run

From the project root:

# compile source
$ make

# run the executable file
$ bin/scheduler