Y
Hacker News
new
|
ask
|
show
|
jobs
by
smilliken
2248 days ago
Two phase commit makes a promise it can't keep. CAP theorem is not amused.
It's slow, complex, a leaky abstraction, and ahould be avoided for better consistency models.
1 comments
hobs
2248 days ago
I generally couldn't agree more, but yet its the first tool in the toolbox for a lot of databases.
link