» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with jruby + performance

Nodeta " Blog Archive " Living on the edge: JRuby + Merb + Glassfish

I spent practically my whole evening setting up JRuby + Merb + Glassfish, so I thought I'd share my experience with those of you who are wondering if JRuby (with<sep/>

GlassFish: del.icio.us/tag/glassfish

Ola Bini on Java, Lisp, Ruby and AI: Ruby memory leaks

They aren't really common, but they do exist. As with any other garbage collected language, you can still be susceptible to memory leaks. In many cases they can also be very insidious. Say that you have a really large Rails application. After some time it

Eclipse: del.icio.us/tag/eclipse

JRuby on Rails: Fast Enough

Comparing performances for Rails on JRuby and MRI

GlassFish: del.icio.us/tag/glassfish

JRuby on Rails for the enterprise (with performance)

Sparky and JRuby

Recently voted Grizzly committer Naoto TAKAI had a presentation a couple of months ago at RubyKaigi2007. The slide deck is now available here.

It mentions Grizzly on Rails (see the "Ruby and jRuby, Mogrel, Goldspike, Grizzly and GlassFish" earlier post), GlassFish v3 and some interesting benchmark numbers against Mongrel, GoldSpike and WEBrick. With the appropriate underlying technology, JRuby on Rails seems to be ready for the enterprise performance-wise. Service providers would be a good judge too.

GlassFish: The Aquarium

Barefoot Development: JRuby on Rails -- Performance

I have been spending some time evaluating JRuby 1.0 as a possible Ruby on Rails deployment platform. Following RailsConf 2007, I was very excited by the potential of JRuby as a vehicle for deploying Rails apps that would have the advantages of robust J2EE

GlassFish: del.icio.us/tag/glassfish

Benchmarking JRuby on GlassFish

JRuby Logo

We're on a bit of a benchmarking kick lately. If you missed it yesterday, be sure to read about the new SPECjAppServer 2004 results for GlassFish v1 and v2. Hint: they're good.

Okay, so GlassFish performs well for traditional Java EE technologies. But how well does it handle scripting languages, such as Ruby? Vishnu Gopal decided to find out, benchmarking the same app when deployed on JRuby/Glassfish versus Mongrel/C. Guess what? More good results for GlassFish. In one portion of his summary, for example, Vishnu notes that the GlassFish deployment provides "twice the reply rate in half the benchmark time."

GlassFish: The Aquarium