Hacker News new | ask | show | jobs
by duped 700 days ago
async == concurrency, concurrency != parallelism.
1 comments

async == concurrency in the same way square == rectangle - that is it's not an associative '==' since there are plenty of rectangles that are not squares.