

InterviewSolution
Saved Bookmarks
1. |
Depict the following infomal communication networks through diagrams (i) Gossip Network (ii) Cluster Network |
Answer» (i)Gossip Chain Network: In the gossip chain network, there is an individual who tells the message to all other members in the network directly. He is generally the central person who seeks out and transmit information to all that he has obtained. (ii)Cluster Network: A cluster is a set of nodes that communicate with each other and work toward a common goal. ... Nodes can be dynamically added to or removed from clusters at any time, simply by starting or stopping a Channel with a configuration and name that matches the other cluster members. |
|