On May 28, 4:43 am, Chamroeun Sok <[email protected]> wrote: > Hi all, > > We are planning to use rails+mysql to develop a website that sells Lotto > Tickets. We expect 500,000 to 1 million(/8 hours) tickets sold a day. > Each records should be 100 bytes long only. > > And we also need to use SSL+Transaction Support. > > The big question is Can Rails support that amount of traffic? Or I > better consider PHP? > > Best Regards > Chamroeun > -- > Posted viahttp://www.ruby-forum.com/.
I recommend checking out Enterprise Rails by one of my former coworkers, Dan Chak: http://www.amazon.com/Enterprise-Rails-Dan-Chak/dp/0596515200 He describes a lot of the work we did at CourseAdvisor to scale our site to handle millions of users. I think Rails has evolved to a point where some of the approaches he describes are not the best, but I think it still contains some very helpful advice and strategies. (I'm not involved with the book in any way so this is not self-promotion). Courtney --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

