11 Dec
2003
11 Dec
'03
5:02 p.m.
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...
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.