/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Concurrency in Haskell: Fast, Simple, Correct
(bitbashing.io)
193 points
ingve
| 5 comments |
14 Apr 25 10:47 UTC
|
HN request time: 1.581s
|
source
1.
internet_points
◴[
17 Apr 25 06:02 UTC
]
No.
43713565
[source]
▶
>>43679906 (OP)
#
https://www.oreilly.com/library/view/parallel-and-concurrent...
is a great resource for those who want to go deeper into this
replies(2):
>>43715161
#
>>43716178
#
ID:
GO
2.
alatriste
◴[
17 Apr 25 11:08 UTC
]
No.
43715161
[source]
▶
>>43713565 (TP)
#
I read that book many years ago, but I haven't looked into Haskell for a long time. Is it still relevant today? I imagine many things have changed in 12 years!
replies(1):
>>43716840
#
3.
cosmic_quanta
◴[
17 Apr 25 13:00 UTC
]
No.
43716178
[source]
▶
>>43713565 (TP)
#
The author is thinking of updating the book to a second edition as well. Looking forward to it
replies(1):
>>43718734
#
4.
valcron1000
◴[
17 Apr 25 13:51 UTC
]
No.
43716840
[source]
▶
>>43715161
#
The fundamentals are the same, and `async` is as relevant as it was back then. The ecosystem is extremely stable in that regard.
5.
ahel
◴[
17 Apr 25 16:01 UTC
]
No.
43718734
[source]
▶
>>43716178
#
noice
↑