JRuby with coroutines

Lukas Stadler lukas.stadler at jku.at
Tue Apr 6 09:16:09 PDT 2010


Today I toyed around a little bit with JRuby and coroutines.

I modified JRuby to use my coroutine implementation and ran some 
fiber-microbenchmarks. The results are pretty good:
http://classparser.blogspot.com/2010/04/jruby-coroutines-really-fast.html

I know that the gains won't be nearly as big in real-world applications, 
but it surely won't hurt...

cheers,
- Lukas


More information about the mlvm-dev mailing list