Joseph-Kocis / Process-Scheduling-Visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Process-Scheduling-Visualizer

This macOS app allows the user to more easily visualize various process scheduling algorithms, and to compare their efficiencies. The app is written in SwiftUI for macOS.

Users can add their own processes to be scheduled, or they can randomly generate a stream of processes.

Users can also view the status of processes at each time slot by right clicking on that time slot in the bar.