How could a network of servers communicate with each other? For example, if Client A connects to Serve开发者_运维百科r A, how would the other servers be informed of this? I\'m guessing you would need
For example is it better to have: public class Case : EntityIdentifiable { public Jobs Jobs { get; set; }