Re: [Athena] Is ReliableMessageDelivery really necessary?
| Newsgroups | gmane.comp.python.twisted.web |
|---|---|
| Message-ID | <20091208021247.2549.1677447243.divmod.xquotient.430@localhost.localdomain> |
On 7 Dec, 10:16 pm, [email protected] wrote: > >On 1 Jul 2009, at 22:45, Jean-Paul Calderone wrote: >>On Wed, 1 Jul 2009 11:15:35 +0100, Paul Thomas >><[email protected] >> > wrote: >>>Hi, >>> >>>I've hit a problem as my app has got bigger (about 30-40 widgets >>>now, all >>>chattering roughly once every 2 seconds) where the reliable message >>>delivery mechanism is spiralling out of control. It seems that the >>>constant >>>back and forth means that large 'baskets' of messages are resent. >>>The more >>>this happens, the busier everything gets until the browser becomes >>>unresponsive. >> >>If you can produce a minimal example which demonstrates this >>behavior, it >>would probably be very helpful in improving the situation. > >It's been quite some time, but I may have time to look into this soon >(meaning in the next few months). > >I have a minimal example code, but it's a bit big - does this need to >be in a ticket somewhere? A ticket would be excellent. Also, don't be afraid of a tar or zip. :) Jean-Paul