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.
| Versions | 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 |
|---|---|
| Dependencies | base, containers, mtl, parallel, pretty, stm |
| License | BSD3 |
| Copyright | Copyright (c) 2008, University of Kent |
| Author | Neil Brown |
| Maintainer | neil@twistedsquare.com |
| Stability | Provisional |
| Category | Concurrency |
| Home page | http://www.cs.kent.ac.uk/projects/ofa/chp/ |
| Upload date | Sat Mar 14 20:47:53 UTC 2009 |
| Uploaded by | NeilBrown |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | Arch: 2.0.0 |
Modules
- 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.2.0.tar.gz (Cabal source package)
- package description (included in the package)
