simple-actors-0.1.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.

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 dateTue Oct 11 02:53:02 UTC 2011
Uploaded byBrandonSimmons
Built onghc-7.2

Modules

Downloads