one fable-low hijack cell
pair message_passing / shared_memory
envelope en_vs
ordering BA
effort low
English 'vs' framing — '{X} vs {Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Message Passing vs Shared Memory
Two fundamental paradigms for inter-process/inter-thread communication.
## Shared Memory
Processes/threads communicate by reading and writing to a **common memory
neighbors