CPU Assignment help ? vb.net

sharratt

Newcomer
Joined
Oct 10, 2003
Messages
1
Hi all,

Basically im creating a small application to execute external applications, which is great nice and simple. But need some advice in how I would go about assiging certain executed applications to specific CPUs, I use Visual Basic.net if that helps/makes any difference.

I have ahad a quick look around and Threads seem the way to go some how just need a little push further in the right direction.

Diagram

MYPROGRAM -------> Microsoft Word ------> CPU1
-------> Micorsoft Excel ------> CPU2
-------> Game Server ------> CPU3

Thats the kind of thing in theory it would be doing as I have a Dual Xenon server where i want to assign certain applications to certain CPUs.

Any help is appreciated!

Regards
Jon Sharratt
 
Back
Top