Jean-Paul Calderone wrote:
On Tue, 24 Mar 2009 22:20:49 -0700, John Nagle <na...@animats.com> wrote:
Jean-Paul Calderone wrote:
On Mon, 23 Mar 2009 05:30:04 -0500, Nick Craig-Wood <n...@craig-wood.com> wrote:
Jean-Paul Calderone <exar...@divmod.com> wrote:
[snip]
   After bringing in all the heavy machinery of Twisted,
you're still polling at 10Hz.  That's disappointing.


Hmm, no?  There's no polling in the latest version of the code I saw.

Jean-Paul

        if too_full:
           reactor.callLater(0.1, self.throttle)

                                John Nagle
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to