a simple example of Stackless Python

Will Ware wware at world.std.com
Wed Nov 1 23:10:20 EST 2000


brucemdawson at my-deja.com wrote:
> Okay, that helps. Now, my 'plan' for continuations is I want to
> create lightweight threads.

There is already a package called microthreads that might do what
you are looking for. See:
http://world.std.com/~wware/uthread.html
A number of people have been tinkering with this, and probably the
most developed version is Mike Fletcher's version, uthread9.py, here:
http://members.home.net/mcfletch/programming/

-- 
# - - - - - - - - - - - - - - - - - - - - - - - -
# Resistance is futile. Capacitance is efficacious.
# Will Ware	email:    wware @ world.std.com



More information about the Python-list mailing list