Comment How do I do this? (Score 1) 88
I saw a link at 32bitsonline.com if I recall correctly, that offered something named ppmake. It was designed to spawn different compilers on different machines; I think it worked in a beowulf environment (did I spell beowulf properly? hmm). As for running traffic between two servers, my guess is that you could just ifconfig a second network card on each machine, and route add the direct route from one machine to the other using the secondary network cards. Of course, I have never done this, so YMMV. :)