[py-dev] greenlets: IO based scheduler

Michael Hudson mwh at python.net
Thu Oct 5 10:08:24 CEST 2006


"Shannon -jj Behrens" <jjinux at gmail.com> writes:

> I just learned about Greenlets today, and I can't seem to learn
> enough.  The library as is is very nice, simple, and complete, but I'm
> wondering if anyone is successfully using it for network servers yet?
> Specifically, I'd like an IO-based scheduler based on Greenlets and
> select.poll().  Can someone point me in the right direction?

There's some stuff in here:

http://codespeak.net/svn/user/arigo/hack/pypeers/

But maybe it would be best if Armin explained it (I'll be listening
too :-).

Cheers,
mwh

-- 
  <glyph> "Fetch me my internet pants."
                                                -- from Twisted.Quotes



More information about the Pytest-dev mailing list