We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Understanding RAFT and its application in large-scale databases
54
clicks
Source: youtube.com
The presentation focuses on the RAFT distributed consensus algorithm, which addresses the problem of agreement among participants in distributed computing. It explains how RAFT operates based on the principle that no group can hold two simple majorities at the same time. The talk also delves into how RAFT can be utilized to enhance database systems, specifically detailing the scaling decisions made while implementing WARaft—the version of RAFT used by WhatsApp to support a message database for over two billion users.
Related posts
© HashMerge 2024