[Zope-dev] Preview of a Stackless Zope Application

Leonardo Rochael Almeida leo at hiper.com.br
Thu Dec 11 12:02:34 EST 2003


On Thu, 2003-12-11 at 01:50, Christian Tismer wrote:
> Howdy,
> 
> I made a little demo of Stackless Zope.
> It is just a quick hack to see how things
> can work. The example is a long-running
> Python method which "prints" lines to the
> browser.
> The key to this surprizing solution is
> tasklets, channels, and thread pickling.
> 
> Let me know your thoughts...
> 
> http://www.centera.de/tismer/stackless/zope_demo

This is very impressive. Can we get the rest of the source code? like,
what is the definition of "channel_send()"?

	[]'s Leo

-- 
Ideas don't stay in some minds very long because they don't like
solitary confinement.






More information about the Python-list mailing list