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

[ bsd3, concurrency, library ] [ Propose Tags ]

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

As a starting point, look at 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

Flags

Automatic Flags
NameDescriptionDefault
debug

Activate additional debug assertions, and printed output.

Disabled
chaselev

Use the Chase-Lev work-stealing deque

Disabled
getonce

Ensure that continuations of get run at most once (by using extra synchronization)

Disabled
generic

Use (forthcoming) generic interfaces for Par monads.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.0.2, 1.0.0.4, 1.0.0.6, 1.1.1.1, 1.1.1.2, 1.1.1.3, 1.1.2, 1.1.4 (info)
Dependencies async, atomic-primops (>=0.4), base (>=4.6 && <=4.8), bits-atomic, chaselev-deque, containers (>=0.5), deepseq (>=1.3), fgl, ghc-prim, graphviz, lattices (>=1.2), missing-foreign, par-classes (>=1.0 && <2.0), par-collections (>=1.0 && <2.0), random, text, transformers, vector (>=0.10) [details]
License BSD-3-Clause
Author Aaron Turon, Lindsey Kuper, Ryan Newton
Maintainer lindsey@composition.al
Category Concurrency
Uploaded by RyanNewton at 2014-02-10T00:57:11Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7728 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed [all 1 reports]