I want to migrate my infrastructure to jRuby. The most complete options as I see is torquebox. Anyone can share something about it? compared to tomcat/jetty?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I am using TorqueBox 1.0 Release Candidate for 24×7 mission critical production solutions. It has been adopted as the platform of choice for all new development on my project, replacing a very expensive commercial ESB. Although HornetQ is not (yet) replacing our business’s enterprise JMS provider, we are using HornetQ heavily to a growing collection of loosely coupled JRuby components.
In my view, TorqueBox is a superb blend of a world class application server with high-availability features built-in, a high performance messaging server (HA-JMS, HA-JNDI), and my favorite programming language.
As a bonus, my productivity has soared since working almost exclusively in JRuby.