Helpful Information
 
 
Category: Ruby Programming
Ruby in Production Level

Hi All,

I just started ruby programming. After surfing and reading a lot I need some feedback from you guys. In production level what is the best configuration to use Ruby with maximum performance. Correct me if I am wrong please.

1. Ruby on Rails, with lighttpd/mongrel, a database
2. Ruby on Rails, mod_ruby with Apache2, a database
3. Ruby on Rails, FastCGI with Apache2, a database
4. Ruby, mod_ruby with Apache2, a database

It would be nice to have a poll about this.

regards,

R

Welcome to the forum!

There is no right or wrong answer, many people will choose from experience or what they're used too.. I would say Ruby on Rails, mod_ruby with Apache2, and MySQL. But that's because I am used to that setup..

Although you say 'to use Ruby' and not RoR.. So which will you be using?










privacy (GDPR)