Difference between revisions of "Lightweight concurrency"
From HaskellWiki
(Adding new page.) |
(First real text) |
||
Line 1: | Line 1: | ||
− | + | This page contains information about the design, implementation, problems and potential solutions for building user-level concurrency primitives in GHC. |
Revision as of 11:12, 7 March 2012
This page contains information about the design, implementation, problems and potential solutions for building user-level concurrency primitives in GHC.