For most Internet apps, #EventualConsistency works fine when strict guarantees aren’t needed.
#CRDTs let independent replicas accept writes and update data without coordination.
🎧 Dive deeper in the #InfoQ #podcast ⇨ bit.ly/4r1SdBw
#DistributedSystems #AI #ConflictFreeReplicatedDataTypes
Dealing with #EventualConsistency, and Causal Consistency using Predictable Identifiers
That's what #EventualConsistency gets you.
#LinkedIn, go home, you're drunk...
#DistributedSystems #Microservices #EventualConsistency #StrongConsistency #SoftwareArchitecture #CloudComputing #Scalability #EventSourcing #CQRS #Kafka #CAPTheorem #SystemDesign #DevOps #SoftwareEngineering
codeopinion.com/eventual-consistency-is-... - #EventualConsistency is awful for #UX: if you write then immediately read, you may get stale data and you may not. Nice exploration of options https://www.linkedin.com/in/dcomartin/
@eric tweeted yesterday about the ‘itchy’ concept of #EventualConsistency, it’s ‘itchy’ because in the beginning the Word was Codd and ‘its aye been that way’, but it’s aye been that way is a poor reason to do anything. Rules are for the protection of the inexperienced, & the guidance of the […]
in a distributed, decentralized, asynchronous service architecture , #eventualconsistency is ok for some things. "catching up" is fine for likes and comments. as the small bsky is scaling up, they're prioritizing back end services like Identity/Auth. without real-time on those we can't log on.