Question about Stackless Python

Fisher vuleetu at gmail.com
Sun Jul 13 23:47:03 EDT 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://mail.python.org/pipermail/python-list/attachments/20080714/3b939c82/attachment.html>


More information about the Python-list mailing list