/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Python has had async for 10 years – why isn't it more popular?
(tonybaloney.github.io)
320 points
willm
| 2 comments |
02 Sep 25 17:24 UTC
|
HN request time: 0.426s
|
source
1.
kamikaz1k
◴[
02 Sep 25 17:32 UTC
]
No.
45106312
[source]
▶
>>45106189 (OP)
#
async python is awful. to me it is a by default avoid. and when you can't avoid, use only where it provides outsized benefit.
replies(1):
>>45108534
#
ID:
GO
2.
TZubiri
◴[
02 Sep 25 20:25 UTC
]
No.
45108534
[source]
▶
>>45106312 (TP)
#
Sometimes less is more. When a program becomes so big, one of the hardest challenges is not to keep on adding stuff.
↑