项目作者: hamza1886

项目描述 :
Comparison of CPU scheduling algorithms on average response time, average waiting time and average turnaround time. Non-preemptive algorithms like First-Come-First-Serve, Shortest-Job-First and Priority scheduling algorithms are analyzed.
高级语言: Python
项目地址: git://github.com/hamza1886/scheduling-algorithms-comparison.git
创建时间: 2021-01-21T20:27:53Z
项目社区:https://github.com/hamza1886/scheduling-algorithms-comparison

开源协议:MIT License

下载