/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
| 1 comments |
02 Sep 25 17:24 UTC
|
HN request time: 0.208s
|
source
1.
th0ma5
◴[
02 Sep 25 18:52 UTC
]
No.
45107407
[source]
▶
>>45106189 (OP)
#
I adopted just the Clojure style of thinking in terms of immutable copies and it seems easier to move between synch and asynch conceptually as needed, although Clojure has some asynch parallelism automatically due to this paradigm as well.
ID:
GO
↑