simple-actors-0.2.0: A library for more structured concurrent programming, based on the Actor Model

The simple-actors package

simple-actors is an EDSL-style library for writing more structured concurrent programs, based on the Actor Model. Computations are structured as Behaviors which take a single input value, perform some Actions, and return the Behavior to process the next input message it receives.

CHANGES 0.1 - 0.2:

Properties

Versions0.0.1, 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.4.0
Dependenciesbase (4.*), chan-split, contravariant, mtl (≥2), transformers
LicenseBSD3
AuthorBrandon Simmons
Maintainerbrandon.m.simmons@gmail.com
StabilityExperimental
CategoryConcurrency
Home pagehttp://coder.bsimmons.name/blog/2011/05/simple-actors-a-simple-actor-model-concurrency-library/
Source repositorygit clone https://github.com/jberryman/simple-actors.git
Upload dateWed Jul 4 03:44:40 UTC 2012
Uploaded byBrandonSimmons
Built onghc-7.4

Modules

Downloads