Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

OT systems generally require a single, centralised server to be a party in between any two changes. CRDTs make it really easy to do multi-server deployments or peer-to-peer data replication. That is (basically) not possible using OT based systems.


Most people wanting to use CRDTs though want to use them in scenarios where a central authority is desirable for all sorts of other reasons.


Oh, absolutely. And OT based approaches work great here. CRDTs have the advantage that multi-server deployments are also easy, and modern CRDTs are increasingly faster and better optimized than most OT systems (certainly the ones I've worked on). But OT is a great approach.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: