Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eygraber/scheduler_lab

Scheduler Lab for NYU Operating Systems
https://github.com/eygraber/scheduler_lab

Last synced: 5 days ago
JSON representation

Scheduler Lab for NYU Operating Systems

Awesome Lists containing this project

README

        

Code can be compiled by running make.

Code is run by calling ./scheduler inputfile algorithmType ... (eg ./scheduler
test.txt 0 test.txt 1 test.txt 2

Output will be sent to inputfile-algorithmType.txt (eg test-0.txt test-1.txt
test-2.txt)