top | item 46890769

(no title)

jvanderbot | 25 days ago

Nothing is wrong with tokio, actually. I chose the wrong word

async != performance

async == concurrency

Unless you face a specific kind of slowdown, concurrency, and therefore async (and therefore tokio) is not a panacea. Many do face that slowdown, so for many it is.

discuss

order

No comments yet.