#FF00AA

My name is Cédric Bozzi, I make apps and websites, and this is my tech blog — you’ll find news commentary here, from a very opinionated Mac-head.

Il y a une version française ici, but most of this blog’s contents are extracted from my Twitter feed, and hence only available in one language (which varies randomly).

12 apr. 2007

How scalable is Ruby on Rails?

5 questions to one of the Twitter developers [via]:

Running on Rails has forced us to deal with scaling issues —

issues that any growing site eventually contends with — far sooner

than I think we would on another framework. […]

All the convenience methods and syntactical sugar that makes Rails such a pleasure for coders ends up being absolutely punishing, performance-wise. Once you hit a certain threshold of traffic, either you need to strip out all the costly neat stuff that Rails does for you (RJS, ActiveRecord, ActiveSupport, etc.) or move the slow parts of your application out of Rails, or both. [There] shouldn’t be doubt in anybody’s mind at this point that Ruby itself is slow.

I can’t remember who I had a conversation with, a few days ago, regarding the scalability of a high-level framework like Ruby on Rails versus coding and optimizing the exact features you need yourself. And I think we both used Twitter as an example — that you could make a huge Rails website, and that it would be a resource hog.

Or was it an argument I had with a podcast I was listening to? In either case, I’m vindicated. (But, in the latter, I’m also psychotic.)

 

Archives

2001   01   02   03   04   05   06   07   08   09   10   11   12  

2002   01   02   03   04   05   06   07   08   09   10   11   12  

2003   01   02   03   04   05   06   07   08   09   10   11   12  

2004   01   02   03   04   05   06   07   08   09   10   11   12  

2005   01   02   03   04   05   06   07   08   09   10   11   12  

2006   01   02   03   04   05   06   07   08   09   10   11   12  

2007   01   02   03   04   05   06   07   08   09   10   11   12  

2008   01   02   03   04   05   06   07   08   09   10   11   12  

2009   01   02   03   04   05   06   07   08   09   10   11   12  

2010   01   02   03   04   05   06   07   08   09   10   11   12  

2011   01   02   03   04   05   06   07   08   09   10   11   12  

2012   01   02   03   04   05   06   07   08   09   10   11   12