Multi-Queue Scheduling

This lesson thoroughly explains the approach of multi-queue scheduling and the workarounds that help to resolve its limitations.

We'll cover the following...

Because of the problems caused in single-queue schedulers, some systems opt for multiple queues, e.g., one per CPU. We call this approach multi-queue multiprocessor scheduling (or MQMS).

In MQMS, our basic scheduling framework consists of multiple scheduling queues. Each queue will likely follow ...

Access this course and 1400+ top-rated courses and projects.