Computer Science / CS 0205 · Atom · ~20 seconds
The Shared Memory Model
Video not yet published
to the StudyWalks catalog
to the StudyWalks catalog
State
In the shared memory model, parallel tasks read and write one common address space asynchronously, with mechanisms such as locks coordinating who touches what, when.
Show
Nurses updating one whiteboard need the marker rules as much as the board.
Watch for
The coordination mechanisms are the model's real content.
Builds on
Unlocks
- Nothing yet depends on this.