Time to rename Stackless? (Re: Stackless Platform Independence?)
Paul Rubin
phr-n2002a at nightsong.com
Mon Feb 25 06:27:29 EST 2002
More information about the Python-list mailing list
Mon Feb 25 06:27:29 EST 2002
- Previous message (by thread): Time to rename Stackless? (Re: Stackless Platform Independence?)
- Next message (by thread): Time to rename Stackless? (Re: Stackless Platform Independence?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christian Tismer <tismer at tismer.com> writes: > > Maybe something like "Microthreaded Python" or > > "Multitasking Python" would be better? > > We have now tasklets, proclets, and the stack slices > are stacklets. :) What about generators (yield statement)? Since you have microthreads, is it now ok to yield through multiple levels of function calls?
- Previous message (by thread): Time to rename Stackless? (Re: Stackless Platform Independence?)
- Next message (by thread): Time to rename Stackless? (Re: Stackless Platform Independence?)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list