[Twisted-Python] Twisted scalability with hundreds of outbound (client) connections

exarkun at divmod.com exarkun at divmod.com
Sun Oct 3 12:08:22 EDT 2004


On Sun, 03 Oct 2004 10:28:27 -0400, Itamar Shtull-Trauring <itamar at itamarst.org> wrote:
>callLater(0, f) does not mean 'now', it means 'next iteration'.
> 
> 

  But as you know, due to an implementation bug, it _behaves_ as if it meant "now" when called from a function that is being called from a callLater().

  Hopefully someone will get 'round to fixing this before 2.0.

  Jp




More information about the Twisted-Python mailing list