GitHub / yousefkotp / CPU-Scheduling-Algorithms
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yousefkotp%2FCPU-Scheduling-Algorithms
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 443 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: about 2 years ago
Topics: aging-mechanisms, cpu, cpu-emulator, cpu-monitor, cpu-monitoring, cpu-scheduler, cpu-scheduling, cpu-scheduling-algorithms, cpu-scheduling-app, cpu-scheduling-programs, cpu-scheduling-simulator, feedback-scheduling, first-come-first-serve, hrrn-algorithm, hrrn-scheduling, round-robin-scheduler, scheduler, scheduling-algorithms, shortest-processing-time, shortest-remaining-time-first