Parallel/Reading

From HaskellWiki
Jump to navigation Jump to search

Learning: Parallelism and concurrency

Note: you may want to read Parallelism vs. Concurrency, as the terms have historically been conflated.

Tutorials

Papers to learn with

See also Parallel/Research if you'd like to dig into the more research-oriented papers on Parallel Haskell

Surveys


Other