Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 712 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 712 Bytes

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.