distributed-process-0.4.0: 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.*), distributed-static (0.2.*), ghc-prim (≥0.2 & <0.4), mtl (≥2.0 & <2.2), network-transport (0.3.*), old-locale (1.0.*), random (1.0.*), rank1dynamic (0.1.*), stm (≥2.3 & <2.5), syb (0.3.*), 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
Executablesdistributed-process-spawns, distributed-process-channels, distributed-process-latency, distributed-process-throughput
Upload dateWed Oct 3 14:12:05 UTC 2012
Uploaded byEdskoDeVries
Built onghc-7.6
DistributionsNixOS: 0.4.2

Modules

Downloads