Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

danielribeiro/RubyOnAkka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published