Hi,
I am working on the VIFF project (viff.dk) which uses Twisted. I found
out that our code is sometimes inefficient because we are generating
many deferreds (maybe about 1) in a callback. While doing that, no
network communication is performed. Therefore, I investigated the
possibility
On Fri, 27 Feb 2009 15:26:43 +0100, Marcel Keller wrote:
Hi,
I am working on the VIFF project (viff.dk) which uses Twisted. I found out
that our code is sometimes inefficient because we are generating many
deferreds (maybe about 1) in a callback. While doing that, no network
communicatio