Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Transparent Distributed Processing: (4 Items)
   
Transparent Distributed Processing  
Can i run 2 threads of the same process into 2 diferent CPU using TDP?
Re: Transparent Distributed Processing  
The answer is YES.

To be more clear, yes, you can "run 2 threads of the same process into 2
different CPU". And yes, you can run any number of threads using TDP.




----- Original Message -----
From: Giovani Amianti <giovani.amianti@gmail.com>
To: technology-networking <post7089@community.qnx.com>
Sent: Sat Apr 19 15:19:19 2008
Subject: Transparent Distributed Processing

Can i run 2 threads of the same process into 2 diferent CPU using TDP?

_______________________________________________
Technology
http://community.qnx.com/sf/go/post7089
Re: Transparent Distributed Processing  
> Can i run 2 threads of the same process into 2 diferent CPU using TDP?

OK, I saw the other post you did in core_os project, and wonder what you mean by "2 different CPU" is actually "2 
different machine?".

I was all thinking about SMP/BMP, but if you actually talking about "2 threads in same process on different machine", 
then it's a no as Brian explained there.
Re: Transparent Distributed Processing  
Ok thanks.