SW StudyWalks

Computer Science  /  CS 0292  ·  Atom · ~20 seconds

The Mediator

Video not yet published
to the StudyWalks catalog
State

Applications do not manipulate hardware directly — they ask the operating system to act on their behalf, and the OS mediates every program's access to processor, memory, storage, network, and devices.

Show

A ticket app requesting the camera goes through the referee, never around it.

Watch for

The asking is the architecture.