Scheduling Algorithm in Operating System Study Notes with Examples Schedulers A process migrates among various scheduling queues throughout its lifetime. The OS must select for scheduling purposes, processes from these queues in some fashion. The selection process is carried out by the appropriate scheduler. Long Term and Short Term SchedulersContinue Reading