InfoQ

News

Interview: Ola Bini Discusses JRuby

Posted by Werner Schuster on Mar 24, 2008 06:30 PM

Community
Java,
Ruby
Topics
Runtimes,
Language,
JRuby
Tags
QCon San Francisco 2007,
JRuby,
Ruby1.9,
ThoughtWorks,
Ruby on Rails
In this interview from QCon San Francisco 2007, Obie Fernandez talks to Ola Bini of the JRuby team and author of "Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java".

One topic was the long road to full regular expression support in JRuby, which finally ended in a port of the Ruby Oniguruma regular expression library to Java.

The interview also contains Ola's views of the future of Ruby, and in particular JRuby. JRuby is mentioned as having advantages since benchmarks show JRuby to have a speed advantage over MRI for some areas. JRuby also serves as a way to get Ruby into enterprises that don't consider Ruby yet - Ola recites an anecdote how this was achieved without much fuss.

Watch the  "Ola Bini Discusses JRuby" interview.

No comments

Reply

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.