Algoritmos de planificacion de procesos: FCFS, HRN, SJF, RR, SRTF, priority, FMQ.
NOTA: Este repositorio fue hecho para el proyecto final de la materia de Infraestructura Computacional de la universidad del Quindio,
Autores son: Juan Esteban Quintero Rodriguez - David Santiago Martinez Lopez - Ismenia Marcela Guevara Ortiz
Documento: https://www.overleaf.com/read/nqtwpsgvwjsc
Este trabajo se pudo realizar gracias a:
Diaz, J. (s/f). https://gist.github.com/FuriosoJack/d8d1d0466c101d22532e2f2f8c4e2119
Highest response ratio next (HRRN) CPU scheduling.(2017, octubre 5). GeeksforGeeks. https://www.geeksforgeeks.org/highest-response-ratio-next-hrrn-cpu-scheduling/?ref=gcse
Shortest remaining time first (preemptive SJF) scheduling algorithm. (2017, julio 8). GeeksforGeeks. https://www.geeksforgeeks.org/shortest-remaining-time-first-preemptive-sjf-scheduling-algorithm/