MENU

Fun & Interesting

CRDTs and the Quest for Distributed Consistency

InfoQ 59,709 7 years ago
Video Not Working? Fix It Now

Download the slides & audio at InfoQ: https://bit.ly/2P1IGJe Martin Kleppmann explores how to ensure data consistency in distributed systems, especially in systems that don't have an authoritative leader. He explains how to sync data between a phone and a laptop without sending it via a remote server. He also explores algorithms that allow several people to collaborate on a shared document, communicating via a peer-to-peer network. This presentation was recorded at QCon London 2018: https://bit.ly/2hxsoN1 #SoftwareArchitecture #DistributedSystems #CRDT #Consistency #InfoQ #QCon #QConLondon

Comment