InfoQ

Interview

Nick Sieger on JRuby

Interview with Nick Sieger by Werner Schuster on Aug 22, 2008

Community
Java,
Ruby
Topics
JRuby ,
Ruby on Rails
Tags
Ruby1.9 ,
JRuby ,
RubyFringe ,
Warbler ,
Ruby on Rails
Summary
Nick Sieger talks about the future of JRuby, Java Integration, and his work on JEE deployment tools for Ruby on Rails like Warbler.

Bio
Nick Sieger is a staff engineer at Sun Microsystems where he has been working on a team building a large JRuby on Rails application. He is a member of the JRuby core team, leading the effort to improve Rails deployment in a Java environment.
We are here at RubyFringe in Toronto, I am sitting here with Nick Sieger, of Sun. How about you introduce yourself?
What are your tools that you provide for JRuby, what specific tools do you work on?
JRuby Rack, is that a drop in replacement, can I just take any Rack based web application and drop it in?
What else do you work on in JRuby?
What's the JRuby Shell integration?
Java integration, I think that's the theme for the next JRuby release. What's the problem now, what are you going to solve, what's the JRuby team going to solve?
Are you planning to use runtime code generation for the Java lightweight objects. Is there a specific plan now, or is it just on the long term?
One problem with code generation that you pointed out in your blog is that it fills up the permanent generation, [that was an issue with] the just in time compiler. Do you think that is going to be an issue?
How did you solve the Perm [Generation] problems of the just in time compiler, I think it limits the number of methods to compile.
As you said, multiple JRuby runtimes. So do people use that in production for running Rails applications?
Is there some work on going with building multi VM API and MVM API, what's the status on that? What are your plans?
JRuby team and the Rubinius team are cooperating on that. I think the JRuby team also collaborates with the Rubinius team on specs. Are you sharing specs with them?
Some time ago there were some plans on running Rubinius on JRuby in some way. Is this just a side project or is this still going on?
What are other long term plans for JRuby? 1.2 or 2.0 or whatever the next versions will be.
Do you have any specific cases where the JIT causes problems?
Does the method cache have anything to do with that? The compiled method cache?
So it doesn't play too well with Hotspot at the moment?
What will Ruby 1.9 integration look like? Will that be a different mode, can it give it like the runtime a command line argument to switch between molds?
Two runtimes in one runtime basically.
Since Ruby 1.9 seams to be in flux do you expect to wait for some time? Do you expect to catch up with some of the early themes?
You recently put your own blog onto JRuby, JRuby on Rails, tell me about the experience with that.
Is that the blog code your own application ?
Great. Do you have any favorite JRuby on Rails application or some big showcases that you are proud of having contributed to?
show all  show all

No comments

Watch Thread Reply

Educational Content

How HTML5 Web Sockets Interact With Proxy Servers

Peter Lubbers explains in this article how HTML 5 Web Sockets interact with proxy servers, and what proxy configuration or updates are needed for the Web Sockets traffic to go through.

Rails in the Large: How Agility Allows Us to Build One Of the World's Biggest Rails Apps

Neal Ford shows what ThoughtWorks learned from scaling Rails development: infrastructure, testing, messaging, optimization, performance.

Stuart Halloway on Clojure and Functional Programming

Stuart Halloway discusses Clojure and functional programing on the JVM in depth, and touches on the uses of a number of other modern JVM languages including JRuby, Groovy, Scala and Haskell.

Oren Teich and Blake Mizerany on Heroku

Oren Teich and Blake Mizerany talk about the technology behind Heroku and the benefits of the new add-on system.

Security for the Services World

Chris Riley presents security issues threatening service based systems, examining security threats, presenting measures to reduce the risks, and mentioning available security frameworks.

Navigating The Rapids:Real-World Lessons in Adopting Agile

This talk investigates technical issues encountered when moving to an Agile process.

Codename "M": Language, Data, and Modeling, Oh My!

Don Box and Amanda Laucher present “M”, a declarative language for building data models, domain models or external DSLs. Don Box's demos show some of M’s features and latest changes of the language.

SOA Manifesto - 4 Months After

It is four months since the SOA manifesto was announced; InfoQ interviewed the original author’s to get insight into the motivations and the process behind the initiative.