It Schedule the Multilevel queue to prevent from starvation. Here the processor can shift from one queue to another queue.
Multilevel queue
In the ready queue we have separate queues based on the processor & gives preferences to CPU bursts time and I/O burst time. Here Once the processor is allocated to certain queue util it terminate of the process it want to be in the that queue only.