distributed-process-0.2.1.3: Cloud Haskell: Erlang-style concurrency in Haskell

The distributed-process package

This is an implementation of Cloud Haskell, as described in Towards Haskell in the Cloud by Jeff Epstein, Andrew Black, and Simon Peyton Jones (http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/), although some of the details are different. The precise message passing semantics are based on A unified semantics for future Erlang by Hans Svensson, Lars-Åke Fredlund and Clara Benac Earle. You will probably also want to install a Cloud Haskell backend such as distributed-process-simplelocalnet.

Properties

Versions0.2.0, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.1.4, 0.2.2.0, 0.2.3.0, 0.3.0, 0.3.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.1, 0.4.2
Dependenciesbase (≥4.4 & <5), binary (0.5.*), bytestring (≥0.9 & <0.11), containers (≥0.4 & <0.6), data-accessor (0.2.*), ghc-prim (0.2.*), mtl (≥2.0 & <2.2), network-transport (0.2.*), old-locale (1.0.*), random (1.0.*), stm (≥2.3 & <2.5), template-haskell (≥2.6 & <2.8), time (≥1.2 & <1.5), transformers (≥0.2 & <0.4)
LicenseBSD3
CopyrightWell-Typed LLP
AuthorDuncan Coutts, Nicolas Wu, Edsko de Vries
Maintaineredsko@well-typed.com, dcoutts@well-typed.com
Stabilityexperimental
CategoryControl
Home pagehttp://github.com/haskell-distributed/distributed-process
Bug trackermailto:edsko@well-typed.com
Source repositorygit clone https://github.com/haskell-distributed/distributed-process
Upload dateFri Jul 20 12:27:37 UTC 2012
Uploaded byEdskoDeVries
Built onghc-7.4
DistributionsNixOS: 0.4.2

Modules

Downloads