Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattbillenstein
243 days ago
I think you lack perspective - there is still a lot of sync code being written - I'd argue probably most deployed python is not async.
And most apps don't need crazy scale, they need simplicity.
1 comments
callamdelaney
243 days ago
Yep, async is not even advantage in my view - especially if it requires writing code in certain special ways.
link