
October 11th, 2007, 07:50 AM
|
|
Registered User
|
|
Join Date: Oct 2007
Posts: 1
Time spent in forums: 14 m 4 sec
Reputation Power: 0
|
|
|
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
|