0 votes
in Operating System by
What are the different scheduling algorithms?
0 votes
by

Below are the different Scheduling Algo

  • First-Come, First-Served (FCFS) Scheduling. 
  • Shortest-Job-Next (SJN) Scheduling. 
  • Priority Scheduling. 
  • Shortest Remaining Time. 
  • Round Robin(RR) Scheduling. 
  • Multiple-Level Queues Scheduling. 
...