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.
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.
Created by Daniel Ribeiro
Released under the MIT License: http://www.opensource.org/licenses/mit-license.php