RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Dataflow concurrency for Ruby (inspired by the Oz language)

Check out the start of the dataflow variables library for Ruby, and a blog post covering the idea. Notice how the specs use threads but don’t run into problems because everything is observably deterministic… the declarative concurrent programming model is powerful.

Comments

This looks pretty cool. Have you seen it boost performance on data intensive operations?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in