How can i connect two or more machines via tcp cable to form a network grid?
Posted
by Gath
on Stack Overflow
See other posts from Stack Overflow
or by Gath
Published on 2008-12-16T05:08:26Z
Indexed on
2010/06/06
12:42 UTC
Read the original article
Hit count: 291
How can i connect two or more machines to form a network grid and how can i distribute work load to the two machines?
What operating systems do i need to run on the machines, and what application should i use to manage the load balancing?
NB: I read somewhere that google uses cheap machines to perform this fete, how do they connect two network cards( 'Teaming' ) and distribute load across the machines?
Good practical examples would serve me good, with actual code samples.
Pointers to some good site i might read this stuff will be highly appreciated.
© Stack Overflow or respective owner