Stackless, thread paradigm and C extensions

Michael Hudson mwh at python.net
Thu Nov 8 08:12:55 EST 2001


"Frederic Giacometti" <frederic.giacometti at arakne.com> writes:

[schnipp]
> Does this make sense?

But isn't the point of many multithreaded apps allowing code to run
during blocking IO operations?  Your approach would knock that on the
head.

Cheers,
M.

-- 
  languages shape the way we think, or don't.
                                        -- Erik Naggum, comp.lang.lisp



More information about the Python-list mailing list