Questions tagged [two-phase-commit]

17 questions
0
votes
0 answers

Does mongodb community server support two phase commit?

Does mongodb community server support single phase commit or two phase commit.
0
votes
1 answer

What is the difference between transaction manager 2 phase commit approach and saga SEC approach?

I am researching microservice architecture. I understand there are 3 approaches: 2 phase commit SAGA Eventual consistency I have a question with respect to the 2 phase commit approach and the saga approach. In the 2 phase commit we have the…
variable
  • 8,262
  • 9
  • 95
  • 215
1
2