Strictly 'local' threads in Python?

Will Ware wware at world.std.com
Thu Aug 24 12:28:31 EDT 2000


Robert Yodlowski (robert.yodlowski at intel.com) wrote:
> It seems to me that this limited form of threading could be accomplished
> strictly locally within the Python interpreter without any need to include
> or use the OS's threading facility.
> Can this be done?
> Has anyone done it?

http://world.std.com/~wware/uthread.html
http://www.stackless.com/
-- 
# - - - - - - - - - - - - - - - - - - - - - - - -
# Resistance is futile. Capacitance is efficacious.
# Will Ware	email:    wware @ world.std.com



More information about the Python-list mailing list