"Raft - The Understandable Distributed Protocol" by Ben Johnson (2013)

Описание к видео "Raft - The Understandable Distributed Protocol" by Ben Johnson (2013)

For the last decade, Paxos has been the de facto standard in distributed protocols. Unfortunately, Paxos is difficult to understand and even harder to implement. The implementors of Google's distributed lock system called "Chubby" even stated that there were many gaps in Paxos when it came to real world implementation.

Recently a new distributed protocol has come out of research at Stanford called Raft. Raft is built for real world applications and a primary concern in the development of the protocol was understandability. This talk will walk you through the Raft protocol and how it works.

Ben Johnson
Skyland Labs, LLC
@benbjohnson

Ten years of software development experience working in database architecture, distributed systems and data visualization. Lead developer of the Sky behavioral database project (http://skydb.io/) and lead developer of the Go implementation of the Raft protocol (https://github.com/benbjohnson/go-raft).


Recorded at Strange Loop conference (https://thestrangeloop.com) in St. Louis, MO, Oct 2013.

Комментарии

Информация по комментариям в разработке