[Baypiggies] November talk?

Shannon -jj Behrens jjinux at gmail.com
Tue Oct 30 23:16:57 CET 2007


On 10/30/07, Matt Good <matt at matt-good.net> wrote:
> On Oct 27, 2007, at 6:29 PM, Shannon -jj Behrens wrote:
>
> > * Start with describing a single threaded, single process Web server.
> > * Mention threads and multiple processes, per Apache.
> > * Mention select, kqueue, etc.
> > * Explain how Twisted wraps those things using callbacks.  Show
> > callback style.
> > * Have Alex show how you can do simple coroutines with generators..
> > The PEP itself has some pretty good examples.
> > * Have Libor talk about how Slide does things with Stackless Python.
>
> Are there any greenlets experts that would care to comment on them?

Greenlets are cool in that they're the "hard part" of implementing
what IronPort and Slide has.

-jj

-- 
I, for one, welcome our new Facebook overlords!
http://jjinux.blogspot.com/


More information about the Baypiggies mailing list