i think you should split some requests to other servers. On Mon, May 19, 2008 at 9:54 AM, paul jobs <[EMAIL PROTECTED]> wrote: > For a high traffic site after a certain point web.backgrounder gives an > error saying > > cant start new thread > > any ideas on processing really high pageview, high traffic sites > any experience with Threadpool? > > processing module spawns processes instead of threads - isnt that very high > overhead as compared to threads > > > this is one way to do it? > @background > def dosomehting() > > if we can insert into some pool or queue that works too > does any one have a system that works with webpy or pylons or django as they > are interchangeable > > thanks a lot for any pointers in this very important part of app dev > > > >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
