[Stackless] Stackless networking example takes 10 seconds to respond to each request.
Richard Tew
richard.m.tew at gmail.com
Mon Mar 10 22:25:32 CET 2008
On Sat, Mar 1, 2008 at 7:57 AM, Chris Dew <cmsdew at googlemail.com> wrote:
> I'm running the Simple HTTP Server (basicWebserver.py,
> http://code.google.com/p/stacklessexamples/wiki/StacklessNetworking) with
> the corrected stacklesssocket
> (http://omake.accense.com/browser/python/stackless/stacklesssocket.py).
I have added the recv/recvfrom changes from that version of stacklesssocket.
Unfortunately wiki comments (where this "corrected" version was
mentioned) were not configured to be sent to the changes mailing list
for the stacklessexamples project so I was unaware fixes need to be
applied until your email. I should also note that I have taken the
correctness of these fixes for granted. I really need to add a test
suite to this module which checks that its behaviour is the same as
that of the standard socket module.
Cheers,
Richard.
More information about the Stackless
mailing list