
Feb. 17, 2004
1:40 a.m.
On Mon, 2004-02-09 at 05:51, Mike C. Fletcher wrote:
Writing a simple asynchronous loop myself (poll on a simple socket, send message from queue when writable, read one into other queue when readable) allowed for doing a few thousand queries simultaneously), with only a few dozen dropped messages. However, with the Twisted equivalent (UDPTransport with my simple protocol object), I was seeing huge drop rates, so, gathering that Twisted isn't queueing up the UDP requests,
Possibly we need some generic UDP queuing, rather than current system. Patches are welcome. -- Itamar Shtull-Trauring http://itamarst.org Looking for a job: http://itamarst.org/resume.html