Parallel and Concurrent Programming in Haskell (O'Reilly)
Monday, 09 December 2013

If you have a working knowledge of Haskell, this hands-on book shows you how to use the languageā€™s many APIs and frameworks for writing both parallel and concurrent programs. Learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency lets you write programs with threads for multiple interactions.

<ASIN:1449335942>