parrallel computing

I have a amd turion dual core. I want to both handle to processors assigning to him to each one tasks you specify. There is something in java that handles that

[166 byte] By [AlberAlbanDeVrila] at [2007-11-27 11:50:36]
# 1

There is no way in Java to assign a particular task to a particular processor.

jverda at 2007-7-29 18:32:33 > top of Java-index,Core,Core APIs...
# 2

Would you really WANT Java to manage threads for you? If so, give a good example of why you'd need this.

SoulTech2012a at 2007-7-29 18:32:33 > top of Java-index,Core,Core APIs...