[Twisted-Python] Stackless Twisted shocking performance
    Jean-Paul Calderone 
    exarkun at divmod.com
       
    Sun Mar 22 17:32:30 MDT 2009
    
    
  
On Fri, 20 Mar 2009 18:16:47 +0000, Simon Pickles <sipickles at googlemail.com> wrote:
> [snip]
>
>As more updates are sent zone->hub, per second, the incoming 
>client->hub->zone messages take SECONDS to get thru! This is with approx 50 
>messages per second between a single zone and the hub.
"message" is a very non-specific unit of message.  For example, I just
threw together a PB demo that does 1754 messages per second.  That's a
lot more than your 50/sec, but who knows why?  You'll need to narrow down
the bottleneck a bit more precisely before there's much chance of getting
rid of it.
Jean-Paul
    
    
More information about the Twisted-Python
mailing list