Y
Hacker News
new
|
ask
|
show
|
jobs
by
onepointsixC
2389 days ago
Would Django going async ease that a bit or not really?
1 comments
sojmq
2389 days ago
async doesn't decrease the amount of CPU cycles needed to do work, in any case it only increases it.
link