Parallel/Reading

From HaskellWiki
Revision as of 12:50, 1 November 2024 by Noughtmare (talk | contribs) (Fix one of the broken citeseerx links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Learning: Parallelism and concurrency

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

Tutorials[edit]

Papers to learn with[edit]

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

Surveys[edit]


Other[edit]