How does Google Docs deal with editing collisions?
There are different possibilities for realizing concurrent changing of replicas, depending on the scenario’s topology and with different trade-offs. Using a central server The most common scenario is a central server that all clients have to communicate with. The server could keep track of how the document of each participant looks. Both A and B … Read more