BoundedChan: Implementation of bounded channels.

[ bsd3, concurrency, library ] [ Propose Tags ]

This library introduces BoundedChan. BoundedChans differ from Chans in that they are guaranteed to contain no more than a certain number of elements.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.2.0, 1.0.3.0
Dependencies array (>=0.2 && <0.8), base (>=3 && <5) [details]
License BSD-3-Clause
Author Adam Wick <awick@galois.com>, Chris Kuklewicz <haskell@list.mightyreason.com>, Paul Hendry
Maintainer Adam Wick <awick@galois.com>
Category Concurrency
Source repo head: git clone git://github.com/GaloisInc/BoundedChan.git
Uploaded by AdamWick at 2014-05-14T23:30:48Z
Distributions Arch:1.0.3.0, Debian:1.0.3.0, FreeBSD:1.0.3.0, LTSHaskell:1.0.3.0, NixOS:1.0.3.0, Stackage:1.0.3.0
Reverse Dependencies 14 direct, 1939 indirect [details]
Downloads 16471 total (52 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]