
Jan. 4, 2011
12:02 p.m.
Note: I'm not David -- I was just clarifying Glyph's question. I'm not suggesting you should use either of those. If you are interested in things that look like with Twisted, I recommend - look at @inlineCallbacks -- it uses generators, not greenlet-style coroutines, but quite often it covers what you want - look at Corotwine -- it's basically greenlets with a Twisted backend, somewhat comparable to eventlet with a Twisted backend, but without the monkey patching cheers lvh