SW StudyWalks

Computer Science  /  CS 0304  ·  Atom · ~20 seconds

Multitasking and the Time Slice

Video not yet published
to the StudyWalks catalog
State

Multitasking runs multiple processes at once by time slicing — a time slice being the short frame a process is allotted on the CPU before a preemptive scheduler moves on.

Show

A rail line grants each train the junction briefly, and every route advances.

Watch for

Simultaneity on one core is fast turn-taking.