> - So does anyone have an extension for python on linux, making it
> multithreaded ?
Not for Python in particular, but ftp://ftp.parc.xerox.com/pub/ppcr/
contains a user-level threads library for Linux.
> - Is it possible to use python multithreading within ilu at all ?
Not yet (we don't develop on threaded OS's), but we'll do it if someone
will integrate PPCR threads into Python.
Bill