https://www.oreilly.com/library/view/parallel-and-concurrent... is a great resource for those who want to go deeper into this

The author is thinking of updating the book to a second edition as well. Looking forward to it

noice

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!

The fundamentals are the same, and `async` is as relevant as it was back then. The ecosystem is extremely stable in that regard.