Ship It! LIVEShip It! LIVE
home about services writing contact

We develop, test, and create fine software products, and design creative solutions to your problems.
The development of software is an intrinsically creative process. We are dedicated to improving our mastery of the art.
Links · RSS Feed
Popular Pages

Even though our group was already following many of the practices outlined in Ship It!, I believe the book paid for itself within the first day of purchase. When one considers the burn rate of a ty...
-Steve Mitchell
I haven't had the chance to read and review any books from the Pragmatic Programmers series. I decided to change that with the book Ship It! - A Practical Guide to Successful Software Projects by ...
-Thomas "Duffbert" Duff
Do it right from day one or you never will
-Andy Hunt

Does Rails Scale for Slashdot? (Jul 12)
I saw this today and had to pass it on. Apparently Rails can handle a Slashdotting just fine. Like any other web technology, you can create scalable applications, or not. As long as you make reasonable technology choices, it's up to you and your architecture to scale.

Rails, Slashdotted: no problem

Everyone tells me that Rails is supposed to be slow, but I keep running into examples of how well it scales. I've had a few client engagements recently where I thought Rails would need help to handle the load and it's pleasantly surprised me out of the box.

So if you "know" Rails doesn't scale, do you know this because you tried it out or just heard about it? People mention Twitter, but remember that Twitter had issues at 11,000 hits per second. (Do the math... do you need 11,000 hits per second?) And their issue (a single database behind Rails) has been fixed. (This page has a good summary with links).

I'm just saying, don't discount the performance of Rails until you've tried it out yourself. I'm finding more and more that Rails scales just fine.

Category: Rails


© 2007 Agile Artisans.