You know a slightly more descriptive version of that list would actually be a really useful document. I've never had to do highload site and I wouldn't even know where to start, that list is really helpful.
Iain On Fri, Dec 2, 2011 at 1:37 AM, Mengu <[email protected]> wrote: > well, you won't find such documents on any language's or framework's > web site either. you need an infrastructure in the first place for a > high load web application. it is not something to do with both db and > the web app in 1 server. how high load are we speaking here? 1M daily > users? 100M monthly users? are you or your partners ready to invest > min $100K for your app or in a cloud system such as amazon or > rackspace? > > let me guide your way here. > > 1) go learn apache or nginx. > 2) go learn your db of choice. > 3) go learn a nosql solution. > 4) go learn a caching solution. > 5) go learn a messaging system. > 6) go learn how to do web cluster > 7) go learn how to do db cluster > 8) go learn how to do mail cluster > 9) go learn a low-level language. > 10) go learn python. > 11) go learn pyramid. > 12) write your web app. > > you see how pyramid is a little part of this infrastructure? > > On Dec 2, 4:19 am, KlenPJ hopIJQy <[email protected]> wrote: > > 1. i am not say pyramid was not good . > > 2. high load website need a full complete solution, i know it. > > 3. i want find some guide in pyramid 's document for high load website, > > but not find . > > 4. may be take more usefull example , tutorials for newbie is good . > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
