Python Performance vs. C++ in a Complex System

Aahz Maruch aahz at panix.com
Mon Apr 16 01:15:02 EDT 2001


In article <emuC6.674804$JT5.17984975 at news20.bellglobal.com>,
Elliott Chapin <echapin at sympatico.ca> wrote:
>
>I wonder if microthreads work like traditional Forth multitasking,
>which is controlled roundrobin: Roughly speaking, PAUSE marks safe exit
>points, and jumps to the next task if multitasking is on. Each task
>saves no more than it really needs.

Being thoroughly familiar with neither Forth nor microthreads, I can't
be sure, but I believe that sounds right.
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Androgynous poly kinky vanilla queer het Pythonista   http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

"If we had some ham, we could have ham & eggs, if we had some eggs." --RH



More information about the Python-list mailing list