Question: 5.17 In the transaction commit problem for distributed databases, each of n proces- sors forms an independent opinion whether to commit or abort a distributed
5.17 In the transaction commit problem for distributed databases, each of n proces- sors forms an independent opinion whether to commit or abort a distributed transaction. The processors must come to a consistent decision such that if even one processor's opinion is to abort, then the transaction is aborted, and if all processors' opinions are to commit, then the transaction is committed. Is this problem solvable in an asynchronous system subject to crash failures? Why or why not?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
