Is Stackless and uthread.py SMP friendly?
Erno Kuusela
erno-news at erno.iki.fi
Sat Dec 16 11:53:15 EST 2000
More information about the Python-list mailing list
Sat Dec 16 11:53:15 EST 2000
- Previous message (by thread): Is Stackless and uthread.py SMP friendly?
- Next message (by thread): Is Stackless and uthread.py SMP friendly?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <91dt39$fbk$1 at nnrp1.deja.com>, jbalding at hotmail.com writes: | Okay. My next question: Is there a simple way of taking advantage of | multiple processors using Python, or is this something that is going to | be like pulling teeth? In other words, are there existing packages that | allow relatively high-level, transparent access to multiple processors? using several python processes is pretty much here. for communication some of the rpc modules might be relevant. -- erno
- Previous message (by thread): Is Stackless and uthread.py SMP friendly?
- Next message (by thread): Is Stackless and uthread.py SMP friendly?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list