↧
Answer by Robert Brown for Use JRuby for Ruby web applications? Is it worth it?
I use and love JRuby on daily basis, but I suggest you use MRI (a.k.a. C-Ruby) unless you have a actual need for JRuby.Reasons for using JRuby:Java integrationRestricted environment (your machine has...
View ArticleAnswer by Daniel Ribeiro for Use JRuby for Ruby web applications? Is it worth...
JRuby is one of the most complete ruby implementations (there are a lot other ones out there such as IronRuby, Maglev, Rubinius, XRuby, YARV, MacRuby). It is very comprehensive, therefore, unless you...
View ArticleUse JRuby for Ruby web applications? Is it worth it?
Background: I'm writing a 'standard' (nothing special) web application in Ruby (not Rails) and I need to start thinking about deployment.So I've been hearing a lot of recommendations to use JRuby to...
View Article
More Pages to Explore .....