Skip to main content

jruby

JRuby and Sinatra in 2 Minutes

·3 mins
A lightning fast walkthrough of using the Sinatra micro-web-framework with JRuby as the platform.

JRuby "IO.foreach" Performance

·15 mins
I recently did some contributor work with JRuby focusing on performance problems. Here’s the story.

Distilling JRuby: The JIT Compiler

·31 mins
Part Three in my “Distilling JRuby” series talks about a key figure in the performance of JRuby: The JIT Compiler