lvish

Parallel scheduler, LVar data structures, and infrastructure to build more.

Latest on Hackage:1.1.4@rev:2

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 Aaron Turon, Lindsey Kuper, Ryan Newton
Maintained by [email protected]

A programming model based on monotonically-growing concurrent data structures.

As a starting point, look at the main module, Control.LVish, as well as one of these papers:

If the haddocks are not building, here is a mirror: http://www.cs.indiana.edu/~rrnewton/haddock/lvish/

Change Log:

  • 1.0.0.6 - tighten up dependencies; remove unused flags; very minor doc fixes.

  • 1.1.2 - many bugfixes, plus a new logging infrastructure, and verification of finite lattices

  • 1.1.4 - GHC 7.8.3 compatibility.