In case of failure, a new transaction coordinator can be elected by ____________

In case of failure, a new transaction coordinator can be elected by ____________

Right Answer is:

both bully and ring algorithm

SOLUTION

In case of failure, a new transaction coordinator can be elected by both the bully and ring algorithm.

The Ring Algorithm:- In this algorithm, we assume that the link between the process is unidirectional and every process can message to the process on its right only.

Bully algorithm:- In distributed computing, the bully algorithm is a method for dynamically electing a coordinator or leader from a group of distributed computer processes.

Scroll to Top