GitHub / hamza1886 / scheduling-algorithms-comparison
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.
Stars: 1
Forks: 2
Open issues: 0
License: mit
Language: Python
Size: 3.91 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: cpu-scheduling-algorithms, first-come-first-serve, non-preemptive, priority-scheduling, shortest-job-first