[Stackless] stackless python in a multicore environment

Chris Lee c.j.lee at tnw.utwente.nl
Fri Sep 21 09:16:43 CEST 2007


I have played around with stackless and pp. Although stackless python 
will run pp without a problem, I found it did not play nice with 
channels and tasklets, which sort of defeated the purpose...

This could well be due to my own incompetence rather than stackless though
Cheers
Chris

Johan Carlsson wrote:
> On 9/14/07, Christian Tismer <tismer at stackless.com> wrote:
>   
>> I've just noticed parallel python.
>> Just started reading, but it might give a nice solution
>> to parallelization.
>>
>> http://www.parallelpython.com/
>>
>> I'm wondering if it makes sense to add support for this to Stackless,
>> or it might even be not necessary.
>>     
>
> Cool, thanks for the link.
>
> Lately I've been reading up on pyMPI and the Python Spread library
> (and Sava another Spread wrapper) .
>
> http://pympi.sourceforge.net/
> http://www.python.org/other/spread/
> http://www.savarese.com/software/SavaSpread/api/
>
>
>
>   




More information about the Stackless mailing list