Skip to content
#

ag-scheduling

Here are 2 public repositories matching this topic...

A Java-based CPU Scheduler Simulator implementing Preemptive Shortest-Job First (SJF), Round Robin (RR), Preemptive Priority, and the custom AG Scheduling algorithms. It handles context switching and calculates performance metrics like Waiting Time and Turnaround Time for processes.

  • Updated Dec 23, 2025
  • Java

Improve this page

Add a description, image, and links to the ag-scheduling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ag-scheduling topic, visit your repo's landing page and select "manage topics."

Learn more