Quote:
Originally Posted by ScriptWorkz
To be honest, i made a mistake and might of misled someone, i don't personally have any experience using ruby on rails for high traffic sites, it's nice to program with but for sites that really get hammered we always use php. The only sites i've used ruby on don't get _alot_ of traffic and i'm not really privvy on the resource usage / stats for those sites.
|
This all goes back to how you use the tools given to you. Use mod_rails, setup proper caching, whether its page, action, fragment, whatever. Use memcached if you need to. If you are talking about how PHP is "so much faster", then why is it the most commonly crashed site that gets dugg is wordpress
A good language doesn't mean what you write will be great, it just means it has better capabilities.