The latest version of simple-actors is 0.4.0-0.

simple-actors

Version 0.2.1 revision 0 uploaded by BrandonSimmons.

Package meta

Synopsis
A library for more structured concurrent programming, based on the Actor Model
Description

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.2.0 - 0.2.1:

  • constrain version of chan-split

Author
Brandon Simmons
Bug reports
n/a
Category
Concurrency
Copyright
n/a
Homepage
http://coder.bsimmons.name/blog/2011/05/simple-actors-a-simple-actor-model-concurrency-library/
Maintainer
brandon.m.simmons@gmail.com
Package URL
n/a
Stability
Experimental

Components