Could the gossip architecture be used for a distributed computer game ?
What will be an ideal response?
As far as ordering is concerned, the answer is ‘yes’ – gossip supports causal and total ordering. However, gossip introduces essentially arbitrary propagation delays, instead of the best-effort propagation of multicast. Long delays would tend to affect the interactivity of the game.
Computer Science & Information Technology
You might also like to view...
The SUM function adds all numbers in a selected range of cells
Indicate whether the statement is true or false
Computer Science & Information Technology
If a process requests access to a region in memory, the process manager determines whether the requesting process has been previously granted rights.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology