(no title)
cx01
|
15 years ago
The two generals problem doesn't mean distributed transactions are impossible. It just means that you cannot guarantee liveness, i.e. a distributed commit protocol might block if the network fails. But it will never yield an inconsistent state (one node commiting and another node aborting).
praptak|15 years ago
cassandravoiton|15 years ago