[erlang-questions] "The Implementation and Use of a Generic Dataflow Behaviour in Erlang" preprint available
Christopher Meiklejohn
christopher.meiklejohn@REDACTED
Fri Aug 14 18:29:29 CEST 2015
Given there's been some discussion over the past few months on
dataflow programming in Erlang, I wanted to share a preprint of our
Erlang Workshop '15 paper on dataflow programming abstractions. This
code was extracted from, and used to build, a series of academic
prototypes on distributed computation as part of the SyncFree research
project; specifically, Derflow, DerflowL, and Lasp.
Here's a link to the paper:
"The Implementation and Use of a Generic Dataflow Behaviour in Erlang"
http://christophermeiklejohn.com/publications/erlang-workshop-2015-preprint.pdf
And, here's a link to the Lasp repository, which contains an
implementation of our prototype:
https://github.com/lasp-lang/lasp
Thanks!
- Christopher
More information about the erlang-questions
mailing list