ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

411 results

Martin Kleppmann
Distributed Systems 6.2: Raft

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

38:09
Distributed Systems 6.2: Raft

44,437 views

4 years ago

MIT 6.824: Distributed Systems
Lecture 6: Fault Tolerance: Raft (1)

Lecture 6: Fault Tolerance: Raft (1) MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:20:01
Lecture 6: Fault Tolerance: Raft (1)

82,530 views

5 years ago

North Bay Python
How Unreliable Computers Can Usually Agree (Sort Of): A Brief Tour of the Raft Algorithm

Laura Hampton https://2017.northbaypython.org/schedule/presentation/23/ Every day, the amount of data we store increases ...

29:01
How Unreliable Computers Can Usually Agree (Sort Of): A Brief Tour of the Raft Algorithm

147 views

8 years ago

Martin Kleppmann
Distributed Systems 6.2: Raft

NOTE: There are some mistakes in this video. Please watch this one instead, in which the bugs are fixed: ...

37:25
Distributed Systems 6.2: Raft

15,037 views

5 years ago

Neha Gupta
Raft Consensus Algorithm | Distributed System | Part 2 | Leader Election

... talk about the leader election in a very popular consensus algorithm raft so we begin this is the raft nodes so in raft there are two ...

4:21
Raft Consensus Algorithm | Distributed System | Part 2 | Leader Election

5,817 views

7 years ago

MIT 6.824: Distributed Systems
Lecture 5: Go, Threads, and Raft

Lecture 5: Go, Threads, and Raft MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:22:28
Lecture 5: Go, Threads, and Raft

70,532 views

5 years ago

Neha Gupta
Raft Consensus Algorithm | Distributed System | Part 1

Raft #consensus #algorithm #distrubutedSystem.

2:33
Raft Consensus Algorithm | Distributed System | Part 1

6,149 views

7 years ago

Rust Programming Language
RustConf 2018 - Using Raft in Rust by Siddon Tang

RustConf 2018 - Using Raft in Rust by Siddon Tang The Raft consensus algorithm has been widely adopted in many companies ...

21:28
RustConf 2018 - Using Raft in Rust by Siddon Tang

2,877 views

7 years ago

MIT 6.824: Distributed Systems
Lecture 7: Fault Tolerance: Raft (2)

Lecture 7: Fault Tolerance: Raft (2) MIT 6.824: Distributed Systems (Spring 2020) https://pdos.csail.mit.edu/6.824/

1:17:37
Lecture 7: Fault Tolerance: Raft (2)

39,950 views

5 years ago

Neha Gupta
Raft Consensus Algorithm | Distributed System | Part 3 | Log Replication

... the raft algorithm which is a popular consensus algorithm for distributed systems in this video I'm gonna talk about the wrong log ...

3:33
Raft Consensus Algorithm | Distributed System | Part 3 | Log Replication

3,940 views

7 years ago

Engineering Community
The Raft Consensus Algorithm by Oleksandr Ryzhyi (Rus)

"DISTRIBUTED THINKING FOR DISTRIBUTED PROGRAMMING!" Rob Pike (c) I think each of us will sooner or later be involved ...

41:12
The Raft Consensus Algorithm by Oleksandr Ryzhyi (Rus)

142 views

7 years ago

Martin Kleppmann
Distributed Systems 5.2: Quorums

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

9:37
Distributed Systems 5.2: Quorums

46,812 views

5 years ago

EuroPython Conference
Unlocking the Power of Raft Consensus with rqlite using Python — Tanya Sneh

EuroPython 2023 — North Hall on 2023-07-20] ...

19:14
Unlocking the Power of Raft Consensus with rqlite using Python — Tanya Sneh

673 views

2 years ago

CNCF [Cloud Native Computing Foundation]
Planes, Raft, and Pods: A Tour of Distributed Systems Within Kubernetes [B] - Bo Ingram, Craftsy

We'll examine etcd and take a dive into the Raft algorithm to show how Kubernetes handles distributed state. We'll take a look at ...

35:27
Planes, Raft, and Pods: A Tour of Distributed Systems Within Kubernetes [B] - Bo Ingram, Craftsy

1,587 views

8 years ago

FOSDEM
Raft in Scylla Consensus in an eventually consistent database

The mechanism underlying LWT is asynchronous consensus in the form of the Raft algorithm. In this talk, we'll describe the ...

41:18
Raft in Scylla Consensus in an eventually consistent database

381 views

6 years ago

Martin Kleppmann
Distributed Systems 4.3: Broadcast algorithms

Accompanying lecture notes: https://www.cl.cam.ac.uk/teaching/2122/ConcDisSys/dist-sys-notes.pdf Full lecture series: ...

13:45
Distributed Systems 4.3: Broadcast algorithms

51,481 views

5 years ago

Roel Van de Paar
Computer Science: Raft algorithm: What's the data format of `term`?

Computer Science: Raft algorithm: What's the data format of `term`? Helpful? Please support me on Patreon: ...

2:59
Computer Science: Raft algorithm: What's the data format of `term`?

1 view

4 years ago

Skylable
FOSDEM 2016: Why we choose the Raft consesus algorithm

How choosing the Raft consensus algorithm saved us 3 months of development time.

19:24
FOSDEM 2016: Why we choose the Raft consesus algorithm

1,391 views

9 years ago

Roel Van de Paar
Raft algorithm: What's the meaning of concept `index`?

Raft algorithm: What's the meaning of concept `index`? Helpful? Please support me on Patreon: ...

2:27
Raft algorithm: What's the meaning of concept `index`?

2 views

4 years ago

Docker
Constructing Scalable, Resilient and Consistent Systems with Flexible Paxos

The Paxos algorithm is a widely adopted approach to reaching agreement in unreliable asynchronous distributed systems.

16:07
Constructing Scalable, Resilient and Consistent Systems with Flexible Paxos

859 views

8 years ago