RoR scaling

So most people complain about Rails not scaling (well, rather, fear it).  It seems that with 10 servers you can host about 45 million hits a day.  And hardware load balancers.  So…that’s kind of expensive, but hey :)

http://www.ruby-forum.com/topic/108421#247177  lists the post.  Also at http://blog.innerewut.de/articles/2006/04/21/scaling-rails-with-apache-2-2-mod_proxy_balancer-and-mongrel they list how they scale using mongrel and “only 5 machines” — ok so it scales, but with tons of machines?  How well do other protocols scale like that?  I would like to see a list of ‘scaling’ on each protocol, with the best of practice.  That would be cool.  How about a ‘scaling cook-off’?

5 thoughts on “RoR scaling

  1. There was a post to the Ruby on Rails group bemoaning its poor performance of say 150/sec to 200 for Django (or something like that). So in reality Python is say 2x faster. Hmm. The plot thickens… :)

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>