[Stackless] Question about Stackless Python
Fisher
vuleetu at gmail.com
Mon Jul 14 05:57:16 CEST 2008
Hi,
I have some question about Stackless Python.
What is main tasklet?
Usually we call stackless.run() to mainloop all the schedule tasklets. But if we just call sometaklet.channel.send(None) in main thread after all the necessary tasklets are created, what would happen?
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20080714/a40386f9/attachment.htm>
More information about the Stackless
mailing list