chp: An implementation of concurrency ideas from Communicating Sequential Processes
The Communicating Haskell Processes (CHP) library is an implementation of 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/ The library requires at least GHC 6.8.1.
Modules
[Index]
- Control
- Concurrent
- Control.Concurrent.CHP
- Control.Concurrent.CHP.Actions
- Control.Concurrent.CHP.Alt
- Control.Concurrent.CHP.Arrow
- Control.Concurrent.CHP.Barriers
- Control.Concurrent.CHP.BroadcastChannels
- Control.Concurrent.CHP.Buffers
- Control.Concurrent.CHP.Channels
- Control.Concurrent.CHP.Clocks
- Control.Concurrent.CHP.Common
- Control.Concurrent.CHP.Console
- Control.Concurrent.CHP.Enroll
- Control.Concurrent.CHP.Monad
- Control.Concurrent.CHP.Parallel
- Control.Concurrent.CHP.Traces
- Control.Concurrent.CHP.Utils
- Control.Concurrent.CHP
- Concurrent
Downloads
- chp-1.3.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] | 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, mtl, parallel, pretty, stm [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2008, 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 2009-09-07T16:01:04Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Downloads | 16612 total (23 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |