kang peng wrote: > ok, so i think ActiveRecord is thread safe, right? if so, each request > which > call to database will be processed one by one, not concurrent, this > seems > RoR's will be not good when faces big amont of requests in a short time. > is > it ture?
Do you have a scaling problem right now? If not then worry about this when you do.... http://gettingreal.37signals.com/ch04_Scale_Later.php -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

