Running Python on a MOSIX cluster
Aahz Maruch
aahz at panix.com
Wed Aug 29 10:08:24 EDT 2001
More information about the Python-list mailing list
Wed Aug 29 10:08:24 EDT 2001
- Previous message (by thread): Running Python on a MOSIX cluster
- Next message (by thread): SWIG'ed interface undefined symbol errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <3b8cb023$0$1816$9b622d9e at news.freenet.de>, Guido Stepken <stepken at little-idiot.de> wrote: > >Python 2.1.1 IMHO is stackless python ....green threads means, that python >interpreter itself is doing multitasking. Older versions 1.5, 1.6 ... need >kernel-threads - so older versions may spread over the mosix cluster. That is incorrect; Python 2.1.1 still uses kernel threads, and I believe Stackless has not yet been ported to Python 2.1.1. -- --- Aahz <*> (Copyright 2001 by aahz at pobox.com) Hugs and backrubs -- I break Rule 6 http://www.rahul.net/aahz/ Androgynous poly kinky vanilla queer het Pythonista "Plus ca change, plus c'est la meme chose."
- Previous message (by thread): Running Python on a MOSIX cluster
- Next message (by thread): SWIG'ed interface undefined symbol errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list