Stackless python and microthreads

Michael Walter cm at leetspeak.org
Fri May 14 09:58:44 EDT 2004


Just wrote:
> In article <2gjokgF3mvvdU1 at uni-berlin.de>,
>  Michael Walter <cm at leetspeak.org> wrote:
> 
> 
>>>not the application programmer. When you have the high level concepts 
>>>written 
>>>down by others, you don't need continuations.
>>
>>Would you have an idea on how a higher-level replacement for 
>>continuations in web application development? I'm excited (and _not_ 
>>being any sarcastic or stuff, honestely!).
> 
> Co-routines.
Would you care to elaborate? Can you store the state of a coroutine and 
resume it multiple times?

Cheers,
Michael



More information about the Python-list mailing list