stackless python

Will Ware wware at alum.mit.edu
Mon Dec 31 12:12:43 EST 2001


Donn Cave wrote:
> ... microthreads ... can Scheme do that stuff?

Christian Tismer wrote:
> I'm pretty sure Scheme can. It has raw continuations, so you can
> implement everything with them, why not microthreads?

MzScheme has an excellent microthreading capability. It works great
under Linux, I haven't tried it under Windows.
General info: http://www.cs.rice.edu/CS/PLT/packages/mzscheme/
Threads: http://www.cs.rice.edu/CS/PLT/packages/doc/mzscheme/node91.htm



More information about the Python-list mailing list