one fable-low hijack cell
pair asynchronous / synchronous
envelope en_vs
ordering BA
effort low
English 'vs' framing — '{X} vs {Y}'
verdictpicked synchronous (second-offered)
· classifierB
· tiernone
response (200 chars)
# Asynchronous vs Synchronous
## Core Difference
**Synchronous**: Tasks execute one at a time, in order. Each task must finish before the next begins (blocking).
**Asynchronous**: Tasks can start b
neighbors