Python's biggest compromises

Aahz aahz at pythoncraft.com
Wed Aug 6 12:08:49 EDT 2003


In article <ad02da8c.0308060705.7ff1fa4f at posting.google.com>,
enoch <enoch at gmx.net> wrote:
>anthony_barker at hotmail.com (Anthony_Barker) wrote in message news:<899f842.0307310555.56134f71 at posting.google.com>...
>> 
>> What to you think python largest compromises are?
>
>Its non existant SMP scalability.

Would you care to back up your claim with some actual evidence?

(Yes, there are issues with Python on SMP machines, but to call Python's
built-in threading "non-existent SMP scalability" is either a lie or
revelatory of near-complete ignorance.  That doesn't even count the
various IPC mechanisms.)
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

This is Python.  We don't care much about theory, except where it intersects 
with useful practice.  --Aahz




More information about the Python-list mailing list