danielribeiro / RubyOnAkka

High level concurrency using Akka actors and JRuby

Home Page:http://bit.ly/g7DDha

Repository from Github https://github.comdanielribeiro/RubyOnAkkaRepository from Github https://github.comdanielribeiro/RubyOnAkka

RubyOnAkka

Small experiment of using Akka with JRuby.

There are no external deps other than jruby 1.5.6.

Note that all Akka dependencies are included, and Akka is a big project, so it may take a while to clone the project.

More info here.

Java Equivalent For performance comparisons, a java version is also distributed on java folder.

Running

Execute

$ git clone https://github.com/danielribeiro/RubyOnAkka.git && rake

To run other experiments just pass an argument to the rake task (rake -D run for more info).

Happy Hakkaing.

Meta

Created by Daniel Ribeiro

Released under the MIT License: http://www.opensource.org/licenses/mit-license.php

http://github.com/danielribeiro/RubyOnAkka

About

High level concurrency using Akka actors and JRuby

http://bit.ly/g7DDha


Languages

Language:Ruby 66.1%Language:Java 32.2%Language:Shell 1.7%