Re: TimeoutError happening when Pyro4 under heavy load. How do I handle this?
"Vernon D. Cole" <[email protected]>
| Newsgroups | gmane.comp.python.pyro |
|---|---|
| Message-ID | <CAH-ZgAc1HQ774LVRzDB1VCJJLZaD8wfZJM0r6xQbxqDjCnienA@mail.gmail.com> |
The suggestion to try the single thread option helped. The failure settled down to a reproducible pattern. I am doing a recursive __getattr__ call. Now I only need to figure out _why_ it is recursing... Thanks! -- Vernon On Sat, May 11, 2013 at 7:55 AM, Irmen de Jong <[email protected]> wrote: > On 11-5-2013 13:42, Vernon D. Cole wrote: > > Help me, Obi-Wan...! > > > > Please be patient while I tell my story. (This is intended to build up a > pity factor.) > > It also explains the complex tangle of software involved in my problem. > [...] > > Hello Vernon, > > I haven't yet studied your particular problem, but have you tried > adjusting the config > items related to Pyro's worker thread pool? > THREADING2 > THREADPOOL_MINTHREADS > THREADPOOL_MAXTHREADS > THREADPOOL_IDLETIMEOUT > > Also, could you try switching to the multiplex servertype and see what > happens? > (this is the singlethreaded select/poll based server) > > Regards > Irmen de Jong > > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > Pyro-core mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pyro-core > ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Pyro-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyro-core