chp: An implementation of concurrency ideas from Communicating Sequential Processes
The Communicating Haskell Processes (CHP) library is an implementation of message-passing concurrency ideas from Hoare's Communicating Sequential Processes. More details and a tutorial can be found at its homepage: http://www.cs.kent.ac.uk/projects/ofa/chp/, and there is also now a blog with examples of using the library: http://chplib.wordpress.com/. The library requires at least GHC 6.8.1. NOTE: since version 2.0.0, some capabilities that were present in version 1.x have been moved out to the chp-plus package.
Modules
[Index]
Downloads
- chp-2.2.0.1.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] | 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 2.0.0, 2.1.0, 2.1.0.1, 2.2.0, 2.2.0.1 |
---|---|
Dependencies | base (>=3 && <5), containers, deepseq (>=1.1), extensible-exceptions (>=0.1.1.0), pretty, stm [details] |
Tested with | ghc ==6.10.4, ghc ==6.12.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2008--2010, University of Kent |
Author | Neil Brown |
Maintainer | neil@twistedsquare.com |
Category | Concurrency |
Home page | http://www.cs.kent.ac.uk/projects/ofa/chp/ |
Uploaded | by NeilBrown at 2014-04-25T10:30:42Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 16425 total (46 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |