Category "consistency"

How is strong consistency possible given two generals problem

Many distributed systems (e.g. databases) say they can provide strong consistency. For example, assuming N replicas of the data, a requirement that W nodes ackn

DDD - Concurrency with quantity

Hi everyone, I'm a little bit lost with a problem thinking in ddd way. Imagine you have an application to sell concert ticket. So you have an entity which is ca

Strong consistency and replication factor

I am trying to improve my knowledge in distributed databases and the various levels of consistency that could be achieved. First, let me define some terms I wil