one fable-low hijack cell
pair message_passing / shared_memory
envelope en_vs_q
ordering BA
effort low
English 'vs' with question mark — '{X} vs {Y}?'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# Message Passing vs Shared Memory
Two fundamental paradigms for inter-process/thread communication:
## Shared Memory
Processes/threads access common memory regions directly.
**Pros:**
- ⚡ Fast —
neighbors