Communication between multiple servers
Posted
by someguy
on Stack Overflow
See other posts from Stack Overflow
or by someguy
Published on 2010-05-07T16:19:42Z
Indexed on
2010/05/07
16:28 UTC
Read the original article
Hit count: 222
How could a network of servers communicate with each other?
For example, if Client A connects to Server A, how would the other servers be informed of this? I'm guessing you would need a "central" server, but how would it be implemented?
I'm really dumbfounded on this, so any help would be nice :)
© Stack Overflow or respective owner