You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project consists of simulating the scheduling and abstraction of a set of processes and threads through the use of scheduling algorithms known in the literature.
para rodar o trabalho utilize os seguintes comandos
$ make all
$ ./main
About
This project consists of simulating the scheduling and abstraction of a set of processes and threads through the use of scheduling algorithms known in the literature.