(original) (raw)
On 03:32 pm, joachim.koenig-baltes@emesgarten.de wrote:>glyph@divmod.com wrote:
>>When you boil it down, Twisted's event loop ...
>But that is exactly the problem I have with Twisted. For HTTP ...
^^^^
From that word on out, you have completely lost the plot.
I am talking about Twisted's \_event loop\_. I specifically mentioned that the higher levels (and specifically "web") are separate, and can be discussed separately. If there were interest in porting the simpler XXXHTTPServer APIs in the stdlib to be event-driven and work with a Twisted-style event loop, it would be a relatively simple hack.