Parallel/Reading

From HaskellWiki
< Parallel
Revision as of 15:34, 16 March 2011 by EricKow (talk | contribs) (split into sections)
Jump to navigation Jump to search

How to

  • See "Real World Haskell" chapter 24, for an introduction to the most common forms of concurrent and parallel programming in GHC.

Papers

Surveys