[Stackless] Question of Stackless tasklet?

zhen liu liuzhen.whu at gmail.com
Fri Sep 14 19:03:56 CEST 2007


Hi there,

        I've some questions about tasklet in stackless python:
         1. How tasklet maps to the python thread, and to OS's thread? M:N?
or 1:1?
         2. IMHO, stackless is just a way to remove the normal thread's
stack away and use the heap instead, so, why we need another concept of the
tasklet?

         Thanks in advance.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20070915/12bf6b55/attachment.htm>


More information about the Stackless mailing list