ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,706,460 results

OU Education
2.14 Distributed algorithm

GATE Insights Version: CSE http://bit.ly/gate_insights or GATE Insights Version: CSE ...

3:33
2.14 Distributed algorithm

13,038 views

4 years ago

MIT OpenCourseWare
R10. Distributed Algorithms

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

50:19
R10. Distributed Algorithms

34,838 views

9 years ago

MIT OpenCourseWare
19. Synchronous Distributed Algorithms: Symmetry-Breaking. Shortest-Paths Spanning Trees

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Instructor: ...

1:17:34
19. Synchronous Distributed Algorithms: Symmetry-Breaking. Shortest-Paths Spanning Trees

31,312 views

9 years ago

ByteMonk
How Leader Election work in Distributed Systems | System Design Interview Basics

In this video I explain the importance of Leader election with examples, which you must know for system design interview. System ...

4:15
How Leader Election work in Distributed Systems | System Design Interview Basics

17,762 views

3 years ago

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,482 views

4 years ago

SnaH
Raft - A Distributed Systems Consensus Algorithm

ITCOM3 Distributed Systems Project.

3:05
Raft - A Distributed Systems Consensus Algorithm

37,214 views

6 years ago

UCIBrenICS
A Theoretical View of Distributed Systems: Nancy Lynch

Lynch has (co-)written many research articles about distributed algorithms and impossibility results, and about formal modeling ...

1:04:05
A Theoretical View of Distributed Systems: Nancy Lynch

1,900 views

5 years ago

Google TechTalks
The Paxos Algorithm

A Google TechTalk, 2/2/18, presented by Luis Quesada Torres. ABSTRACT: This Tech Talk presents the Paxos algorithm and ...

24:50
The Paxos Algorithm

138,360 views

7 years ago

MIT OpenCourseWare
20. Asynchronous Distributed Algorithms: Shortest-Paths Spanning Trees

MIT 6.046J Design and Analysis of Algorithms, Spring 2015 View the complete course: http://ocw.mit.edu/6-046JS15 Complete ...

1:12:03
20. Asynchronous Distributed Algorithms: Shortest-Paths Spanning Trees

59,932 views

4 years ago

ankush
Understand RAFT without breaking your brain

RAFT is a distributed consensus algorithm used by many databases like CockroachDB, Mongo, Yugabyte etc. In this video ...

8:51
Understand RAFT without breaking your brain

56,360 views

2 years ago

Lindsey Kuper
CSE138 (Distributed Systems) L8: Chandy-Lamport snapshot algorithm

UC Santa Cruz CSE138 (Distributed Systems) Lecture 8: Chandy-Lamport snapshot algorithm Recorded April 15, 2020 Professor ...

1:04:54
CSE138 (Distributed Systems) L8: Chandy-Lamport snapshot algorithm

19,862 views

5 years ago

newline
Mastering the Raft Consensus Algorithm: A Comprehensive Tutorial in Distributed Systems

Sail into the world of distributed systems with our in-depth, Raft consensus algorithm tutorial. ⛵️ This tutorial comes from the ...

13:15
Mastering the Raft Consensus Algorithm: A Comprehensive Tutorial in Distributed Systems

16,123 views

2 years ago

Lindsey Kuper
CSE138 (Distributed Systems) L6: Chandy-Lamport snapshot algorithm

UC Santa Cruz CSE138 (Distributed Systems) Lecture 6: Chandy-Lamport snapshot algorithm; Chandy-Lamport assumptions and ...

1:36:10
CSE138 (Distributed Systems) L6: Chandy-Lamport snapshot algorithm

13,391 views

4 years ago

Martin Kleppmann
Distributed Systems 4.1: Logical time

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

24:02
Distributed Systems 4.1: Logical time

105,734 views

5 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,518 views

5 years ago

Martin Kleppmann
Distributed Systems 6.1: Consensus

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

18:15
Distributed Systems 6.1: Consensus

47,769 views

5 years ago

pi learn
GHS Algorithm Explained | Distributed Minimum Spanning Tree Step-by-Step (Gallager–Humblet–Spira)

In this video, we break down the GHS Algorithm (Gallager–Humblet–Spira) — a classic distributed algorithm used to construct a ...

7:36
GHS Algorithm Explained | Distributed Minimum Spanning Tree Step-by-Step (Gallager–Humblet–Spira)

296 views

2 months ago

Dr Nitin Naik - Aston University, UK
Distributed Consensus: Definition & Properties of Consensus, Steps & Fault-Tolerance in Consen. ALG.

Consensus in Distributed Systems/Distributed Consensus Definition of Consensus Properties of Consensus Steps of Consensus ...

9:20
Distributed Consensus: Definition & Properties of Consensus, Steps & Fault-Tolerance in Consen. ALG.

23,025 views

2 years ago

ZettaBytes, EPFL
Distributed Algorithms with Rachid Guerraoui

This video presents the EPFL Master-level class on distributed algorithms given by Professor Rachid Guerraoui.

7:04
Distributed Algorithms with Rachid Guerraoui

3,679 views

5 years ago

Jordan has no life
Distributed Consensus - Raft Leader Election | Systems Design Interview 0 to 1 with Ex-Google SWE

Would anyone like to propose themselves as candidate for epoch 2 of my girlfriend (please I'm begging)

8:37
Distributed Consensus - Raft Leader Election | Systems Design Interview 0 to 1 with Ex-Google SWE

19,476 views

2 years ago

Gyaan Sandhi
DAA Unit 6 One Shot 🔥 Multithreading & Distributed Algorithms | SPPU Endsem Saver | BE Computer

Get ready for your SPPU BE Computer Endsem! This DAA Unit 6 One Shot covers everything you need — with crystal-clear ...

25:40
DAA Unit 6 One Shot 🔥 Multithreading & Distributed Algorithms | SPPU Endsem Saver | BE Computer

3,666 views

1 month ago

The Lost Packet
Chord - A Distributed Hash Table

Chord implements a P2P lookup protocol in a DHT based on Consistent Hashing.

26:54
Chord - A Distributed Hash Table

15,912 views

3 years ago

Gaurav Sen
Distributed Consensus and Data Replication strategies on the server

We talk about the Master Slave replication strategy for reliability and data backups. This database concept is often asked in ...

15:48
Distributed Consensus and Data Replication strategies on the server

191,061 views

6 years ago

Anbu Computer academy
Bully  election  algorithm-  distributed  systems -  video 14

Bully algorithm is one of the distributed system algorith. which is used to select the new coordinator when the existing coordinator ...

12:50
Bully election algorithm- distributed systems - video 14

462 views

3 years ago

HashiCorp
Explaining Distributed Systems Like I'm 5

When you really need to scale your application, adopting a distributed architecture can help you support high traffic levels.

12:40
Explaining Distributed Systems Like I'm 5

68,545 views

3 years ago