« Return to Thread: Rails and JRuby
I find the glassfish gem to be the most performant of all -- and I don't need to war-up my app.
I proxy to the glassfish gem out of apache.
Capistrano is great, but not if you;re stuck with a Windows box
Date: Fri, 19 Jun 2009 11:12:55 -0500
From: nicksieger@...
To: user@...
Subject: Re: [jruby-user] Rails and JRuby
On Fri, Jun 19, 2009 at 10:27 AM, James Herdman <james.herdman@...> wrote:Hello friends.
I'm investigating building a Rails stack with JRuby as the interpreter. I'm a little confused by the choice of Tomcat and Glassfish. Which is being used most frequently for greenfield set ups? Also, for Glassfish, are people using Prelude, or version 2?
Either are decent choices. You should try both and see what fits your environment better. Tomcat is smaller, Glassfish is probably a little more performant, but you should test with your apps. In either case, you'll probably be using Warbler to create the war files to deploy to them, so you can create one war file and deploy the same file in both to play around.
There's also JRuby/Mongrel which is acceptable, and the Glassfish gem as well.
I also wouldn't mind some hints with respect to how Capistrano or Vlad fit into the equation.
http://stackoverflow.com/questions/147671/whats-the-best-way-to-deploy-a-jruby-on-rails-application-to-tomcat seems to have some good suggestions.
Cheers,
/Nick
Insert movie times and more without leaving Hotmail®. See how.
« Return to Thread: Rails and JRuby
| Free embeddable forum powered by Nabble | Forum Help |