cml

Events and Channels as in Concurrent ML

http://code.haskell.org/cml/

Latest on Hackage:0.1.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Avik Chaudhuri
Maintained by [email protected]

Implementation of Events and Channels as in CML (extended with communication guards). See A Concurrent ML Library in Concurrent Haskell by Avik Chaudhuri ([email protected]) for details. The original code as well as the papers can be found at http://www.cs.umd.edu/~avik/projects/cmllch/.