Y
Hacker News
new
|
ask
|
show
|
jobs
by
only_as_i_fall
1723 days ago
I did mean parallelism, but I think the point stands. There's very little practical use of async await outside of multithreading.
1 comments
CuriousSkeptic
1723 days ago
Syntax sugar aside. Wasn’t the simple scalability of single threaded async nodejs main selling point?
link