[Stackless] New example: httpserver doing comet/ajax
Andrew Francis
andrewfr_ice at yahoo.com
Tue Apr 22 16:28:14 CEST 2008
Hello Richard:
> I have added a new example to the google code
> project:
>
>
>http://code.google.com/p/stacklessexamples/source/browse/trunk/examples/networking/comet/simple/
I looked at the coding example. In "Adventures," I
also illustrate the technique of running the request
handler in its own tasklet for the same reason -
preventing a reactor from deadlocking when it is
re-entered.
That said, many of the problems that a Twisted reactor
will have, are endemic to reactors in general.
Cheers,
Andrew
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the Stackless
mailing list