Is Ruby on Rails slow with medium traffic?
        Posted  
        
            by IHawk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by IHawk
        
        
        
        Published on 2010-05-07T13:04:07Z
        Indexed on 
            2010/05/07
            15:08 UTC
        
        
        Read the original article
        Hit count: 483
        
ruby
|ruby-on-rails
Hello !
I made some searches on Google, and I read some posts, articles and benchmarks about Ruby on Rails being slow and I am planning to build one website that will have a good amount of users inserting data and there will be some applications to process this data (maybe in Ruby, you can help me choosing the language).
What is the real performance of Ruby on Rails with large traffic ?
Thank you !
© Stack Overflow or respective owner