SW StudyWalks

Computer Science  /  CS 0053  ·  Atom · ~20 seconds

"Concurrent Means Parallel"

Video not yet published
to the StudyWalks catalog
State

Concurrency on a single processor is not parallelism — the machine alternates between tasks, sharing one resource by turns, which costs efficiency that true parallelism keeps.

Show

One clerk juggling two shop counters serves both, slower than two clerks would.

Watch for

Alternation resembles simultaneity from far enough away.