Y
Hacker News
new
|
ask
|
show
|
jobs
by
m_fayer
3410 days ago
Should have phrased it as "the blocking wait will consume resources (keep a thread busy) for 1700ms whereas the async one will not." Hard to stay both accurate and extremely simple when talking about concurrency.