Saved Bookmarks
| 1. |
In distributed consensus all the non faulty individual decisions must be identical this priority is? |
|
Answer» Answer: Consensus is the task of getting all processes in a group to agree on some SPECIFIC value based on the votes of each processes. ... With a consensus ALGORITHM, we need to get unanimous agreement on some value. This is a simple-sounding problem but finds a surprisingly large amount of USE in DISTRIBUTED systems. Explanation: here is your ANSWERS |
|