Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 238 Bytes

File metadata and controls

6 lines (5 loc) · 238 Bytes

implement_scheduling_algorithms

This project was created to implement the scheduling algorithm in parallel using FCFS, Round Robin, and SJF Non-preemptive

How To Run

  1. Run In Terminal main.go task.go
  2. Open Localhost:9000