resource post on Concurrent and Parallel Haskell

Hi! I have recently gone through some tutorials on the subject of Concurrent and Parallel Haskell, most notably chapter 24 in Real World Haskell. In doing so I have collected some thoughts and resources on the subject in a post on my blog: http://monoid.se/haskell/a-resource-post-on-concurrent-and-parallel-haskell/ Is there some other resource that should really be included in such a list, or is there in your opinion anything else that should be pointed out for somebody starting out in this particular corner of the Haskell ecosystem? I would appreciate pointers and suggestions, even pertaining to English grammar :) /F

You can add Simon Marlow slides (
http://community.haskell.org/~simonmar/slides/cadarache2012/ ) on different
topic of parallel Haskell. Thank you for putting all the parallel Haskell
tutorial at one place.
On Fri, Aug 10, 2012 at 6:21 PM, Obscaenvs
Hi! I have recently gone through some tutorials on the subject of Concurrent and Parallel Haskell, most notably chapter 24 in Real World Haskell. In doing so I have collected some thoughts and resources on the subject in a post on my blog: http://monoid.se/haskell/a-** resource-post-on-concurrent-**and-parallel-haskell/http://monoid.se/haskell/a-resource-post-on-concurrent-and-parallel-haskell/
Is there some other resource that should really be included in such a list, or is there in your opinion anything else that should be pointed out for somebody starting out in this particular corner of the Haskell ecosystem?
I would appreciate pointers and suggestions, even pertaining to English grammar :)
/F
______________________________**_________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/**mailman/listinfo/haskell-cafehttp://www.haskell.org/mailman/listinfo/haskell-cafe
participants (2)
-
mukesh tiwari
-
Obscaenvs