haskell-cnc

Library for parallel programming in the Intel Concurrent Collections paradigm.

http://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc/

Latest on Hackage:0.1.3.200

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 and maintained by Ryan Newton

Intel (Concurrent Collections) CnC is a data-flow like deterministic parallel programming model, similar to stream-processing but in which nodes in the computation graph share data in tables.