Simulates non-preemptive (FIFO) and preemptive (Round Robin) CPU dispatching, along with conceptual classes for a real-time scheduler (EDF). Algorithms: FIFO, Round Robin (RR), Earliest Deadline First ...