Design a Collaborative Document Editing Service / Google Docs
Concurrency management for simultaneous writes, using techniques like operational transformation (OT) and Conflict-free Replicated Data Type (CRDT)
System Design: Google DocsRequirements of Google Docs’ DesignDesign of Google DocsConcurrency in Collaborative EditingEvaluation of Google Docs’ Design
Was this helpful?