InfoQ

Interview

Avi Bryant on MagLev and GemStone

Interview with Avi Bryant by Werner Schuster on Jun 13, 2008 05:58 PM

Community
Architecture,
Ruby
Topics
Performance & Scalability ,
Ruby on Rails ,
Dynamic Languages ,
Runtimes ,
Technology
Tags
MagLev ,
Ruby on Rails ,
GemStone ,
SmallTalk ,
Rails ,
Scalability ,
QCon ,
Object Databases
Summary
In this interview, Avi Bryant talks about working on GemStone's MagLev, a Ruby implementation built on the GemStone S64 VM. Avi explains the reasons for MagLev, the merits of GemStone's persistence and distribution features, and the future with multiple Ruby implementations.

Bio
Avi Bryant is the co-CEO of Dabble DB, a Vancouver startup focused on web-based data management and collaboration tools. He is the author of the Seaside web application framework, and is active in the open source Squeak Smalltalk community.
We are here at Q-Con 2008 in London. We are sitting here with Avi Bryant. Recently Gemstone mentioned that they were looking into supporting Ruby, JRuby and maybe the new Ruby... Rubinius Virtual Machine. Have you heard anything about that?
So you mean it's a Ruby interpreter or translator built in Smalltalk or something else?
Is it similar but with Rails you have to handle more... memcached,...?
How much can you say about this Ruby product?
So it's a ground-up implementation, a new implementation of Ruby, do you have to reimplement everything from the ground-up or do you start from any other VM like Ruby 1.9?
So you are interacting with the Rubinius crowd?
So will you go the Squeak path, writing the basics in sort of a cuSo will you go the Squeak path, writing the basics in sort of a cut down version of Ruby or how will that work?t down version of Ruby or how will that work?
And Rubinius right now is still built on the C based interpreter, it's still, the basic VM is written in C and basically ...?
There are different names all around. There are very nice interviews on InfoQ with the core Rubinius crowd about that. So they are going to reuse the Rubinius core implementation ...
They are interacting I think with the Ruby spec and stuff like that.
It's something you've been talking about for a long time.
What do you think it means for Smalltalk that there are so many different implementations around and if it's a strength or weakness. I think there is not a lot of very big in-use languages that has a lot of different implementations and with what is going on in Ruby now it's interesting to see what will it mean that they are beginning to be a split of maybe 3 or 4 different implementations of Ruby?
show all  show all

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.