hackageDB :: [Package]

Built with Cabal

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.

Versions1.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
Dependenciesbase (>=3 && <5), containers, deepseq (>=1.1 && <1.2), extensible-exceptions (>=0.1.1.0), loop-while, mtl, pretty, stm
LicenseBSD3
CopyrightCopyright (c) 2008--2010, University of Kent
AuthorNeil Brown
Maintainerneil@twistedsquare.com
StabilityStable
CategoryConcurrency
Home pagehttp://www.cs.kent.ac.uk/projects/ofa/chp/
Upload dateMon Jan 11 17:27:18 UTC 2010
Uploaded byNeilBrown
Built onghc-6.12
DistributionsArch: 2.0.0

Modules

Downloads