concurrent-rpc: An abstraction for inter-thread RPC based on MVars
This library is small wrapper around Control.Concurrent.MVar.MVar
s that can
be used to implement request-response communication between different threads.
[Skip to Readme]
Downloads
- concurrent-rpc-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.7 && <5) [details] |
License | MIT |
Author | Lars Petersen |
Maintainer | info@lars-petersen.net |
Category | Concurrency |
Home page | https://github.com/lpeterse/haskell-concurrent-rpc |
Uploaded | by LarsPetersen at 2016-03-25T12:03:47Z |
Distributions | NixOS:0.1.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1094 total (10 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-03-25 [all 1 reports] |