n Is an OS program that moves the
processor from one process to another
n It prevents a single process from
monopolizing  processor time
n It decides who goes next according to a
scheduling algorithm (to be discussed
later)
n The CPU will always execute instructions
from the dispatcher while switching from
process A to process B