I was wonder if anyone knows anything about programming duel processors. Basically what I want to do is run multiple threads in the same program but I want to use more than one processor. The machine this will be for has two 2 gig processors and I want to split the threads between them so that while one processor is working on one thread, the other processor can be doing its own thing at the same time. If anyone can offer me some advice or show me a website that has something about this it would be a great help