Plan B
Ruby on rails bites the dust
Interesting post on how twitter has found it hard to scale its ruby on rails infrastructure. While Java EE is often called bulky (true of EJB 2.x), clumsy(blame it on struts) and such names, ruby and its cousins are often lauded as the silver bullet for all web development problems. Though I've found ruby on rails awe inspiring (first saw it demo'd by Charles Nutter) for rapid prototyping and building lightweight applications, I've always doubted its ability to scale. Contrast twitter's case with the scale that eBay has achieved using servlets, custom connection pools etc., and you'll see why Java is leagues ahead in building large-scale server applications. And we haven't even started talking about the wide range of F/OSS middleware and tools available in the Java ecosystem.
Posted at 11:01AM Apr 17, 2007 by Bharath Ravikumar in Java | Comments[4]
Posted by Dick Davies on April 17, 2007 at 02:59 PM IST #
Posted by Bharath R on April 17, 2007 at 06:07 PM IST #
Posted by Dick Davies on April 17, 2007 at 06:26 PM IST #
Posted by Bharath R on April 17, 2007 at 09:44 PM IST #