Difference between revisions of "Lightweight concurrency"

From HaskellWiki
Jump to: navigation, search
(Adding new page.)
 
(First real text)
Line 1: Line 1:
Hello, world!
+
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.