privileged-concurrency: Provides privilege separated versions of the concurrency primitives.

[ bsd3, concurrency, library ] [ Propose Tags ]

Any MVar or other concurrency primitive can be read by or written to any function which recieves it as a value. This package provides read-only and write-only versions of Chan, MVar, TChan, TMVar, and TVar. Functions which use these versions receive permission to read, write, or both based on their type signatures.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2, 0.3, 0.5, 0.6, 0.6.1, 0.6.2, 0.7.0
Dependencies base (>=4 && <5), stm [details]
License BSD-3-Clause
Author Jeff Shaw
Maintainer shawjef3@msu.edu
Category Concurrency
Uploaded by JeffShaw at 2012-02-26T19:53:45Z
Distributions NixOS:0.7.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5468 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]