chp: An implementation of concurrency ideas from Communicating Sequential Processes

[ bsd3, concurrency, library ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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, extensible-exceptions (>=0.1.1.0), HUnit, mtl, parallel (>=1 && <2), pretty, QuickCheck (>=2), stm [details]
License BSD-3-Clause
Copyright Copyright (c) 2008--2009, 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-12-02T15:10:07Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Downloads 16077 total (29 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]