ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,544 results

System Design Interview
System Design Interview - Distributed Message Queue

Please check out my other video courses here: https://www.systemdesignthinking.com Topics mentioned in the video: ...

26:28
System Design Interview - Distributed Message Queue

318,593 views

6 years ago

Concept && Coding - by Shrayansh
16. System Design - Distributed Messaging Queue | Design Messaging Queue like Kafka, RabbitMQ

Notes: Shared in the Member Community Post (If you are Member of this channel, then pls check the Member community post, ...

45:13
16. System Design - Distributed Messaging Queue | Design Messaging Queue like Kafka, RabbitMQ

138,125 views

2 years ago

Exponent
Design a Distributed Message Queue - System Design Mock Interview

Make sure you're interview-ready with Exponent's system design interview prep course: https://bit.ly/3MWBqxs Read our complete ...

32:24
Design a Distributed Message Queue - System Design Mock Interview

62,025 views

2 years ago

WeAreDevelopers
What is a Message Queue and when and why would I use it

Visit the largest developer playground in Europe! https://www.wearedevelopers.com/ Facebook: ...

45:36
What is a Message Queue and when and why would I use it

17,657 views

3 years ago

Nikhil Lohia
System Design - Part 18 | Kafka | Distributed Messaging Architecture | Queues and Streams

Get the System Design Companion here: https://nikoo28.github.io/all-my-links/ 00:00 - Intro 01:05 - Recap 01:56 - Design a simple ...

21:52
System Design - Part 18 | Kafka | Distributed Messaging Architecture | Queues and Streams

9,018 views

8 months ago

Jordan has no life
31: Distributed Priority Queue | Systems Design Interview Questions With Ex-Google SWE

Personally, I'm a distributed priority jew ...

20:16
31: Distributed Priority Queue | Systems Design Interview Questions With Ex-Google SWE

15,909 views

1 year ago

NeetCodeIO
How Facebook Scaled a Distributed Priority Queue

We cover why message queues are important and how they are implemented (data structures and algorithms have their uses after ...

24:54
How Facebook Scaled a Distributed Priority Queue

59,865 views

1 year ago

Hello Interview - SWE Interview Preparation
Kafka System Design Deep Dive w/ a Ex-Meta Staff Engineer

Kafka is a must-know technology for System Design interviews. This video, with a former Meta staff engineer, breaks down the ...

43:31
Kafka System Design Deep Dive w/ a Ex-Meta Staff Engineer

379,489 views

1 year ago

DesignDecode Ken
System Design Knowledge 17 - Message Queue  Part I

This video explains why message queues are needed in system design using a video upload service example. It discusses ...

21:28
System Design Knowledge 17 - Message Queue Part I

106 views

1 year ago

Amigoscode
RabbitMQ Tutorial - Message Queues and Distributed Systems

RabbitMQ and Message Queue is critical for large scale applications. This video is part of the microservices course. Enrol here: ...

30:48
RabbitMQ Tutorial - Message Queues and Distributed Systems

195,208 views

3 years ago

NeuralNine
Professional Task Queues in Python with Celery, RabbitMQ & Redis

In this video, we learn how to implement professional task queues by using Celery, RabbitMQ and Redis in Python. We also look ...

26:48
Professional Task Queues in Python with Celery, RabbitMQ & Redis

12,277 views

3 months ago

DesignDecode Ken
System Design Knowledge 17 - Message Queue  Part II

In this video, we explain Kafka message queue design concepts including producers, consumers, brokers, and topics. We then ...

28:58
System Design Knowledge 17 - Message Queue Part II

63 views

1 year ago

AWS Events
AWS re:Invent 2025 - Transforming Apache Kafka into a Scalable Message Queue (OPN413)

Event streaming in Apache Kafka is powerful, but sometimes a queue-based model is more suited for workloads where parallel ...

51:10
AWS re:Invent 2025 - Transforming Apache Kafka into a Scalable Message Queue (OPN413)

321 views

1 month ago

Code And Joy
System Design - Designing Kafka | Design Message Queue | Design Message Streaming - Part 1

Welcome to our deep dive into system design! In this video, we'll explore the intricacies of designing Kafka for message queuing ...

45:48
System Design - Designing Kafka | Design Message Queue | Design Message Streaming - Part 1

619 views

11 months ago

Reactify Labs
Message Queue | System Design | High Level Design

Welcome to a concise guide on message queues in system design! Join me as I explore this essential technique for managing ...

28:54
Message Queue | System Design | High Level Design

154 views

1 year ago

Piyush Garg
What are Message Queues? | BullMQ Queues NodeJS

02:50 Practical use case of Message Queues 14:00 Dead Letter Queue 27:30 BullMQ and Queue in Node.js 32:00 Coding ...

44:12
What are Message Queues? | BullMQ Queues NodeJS

77,266 views

2 years ago

DesignDecode Ken
System Design Knowledge 17 - Message Queue  Part III

This video continues discussing the design of Kafka message queues in a distributed system, explaining how partitioning ...

28:27
System Design Knowledge 17 - Message Queue Part III

124 views

1 year ago

TechByAni
L15. Message Queue Explained with Hands-On Demo (System Design)
31:44
L15. Message Queue Explained with Hands-On Demo (System Design)

296 views

2 months ago

sudoCODE
Message Queues | Producer Consumer Model | System Design Tutorials | Part 11 | 2020

This is the eleventh video in the series of System Design Primer Course. We talk about one more important component of System ...

22:47
Message Queues | Producer Consumer Model | System Design Tutorials | Part 11 | 2020

96,090 views

5 years ago

Harkirat Singh
Complete Redis, Websockets, Pub Subs and Message queues Bootcamp

... Pub subs and Messaging queues Links: Open Source Cohort: https://harkirat.classx.co.in/ Twitter:https://twitter.com/kirat_tw ...

4:23:31
Complete Redis, Websockets, Pub Subs and Message queues Bootcamp

201,845 views

1 year ago

SWE Interview
Discussion on Distributed message queues from Mikhail's System design video

... will be separate queues or something like that uh so apparently if we have to look towards a distributed message queue uh we ...

1:09:30
Discussion on Distributed message queues from Mikhail's System design video

947 views

4 years ago

Udit Agarwal
Java Concurrency Interview Question: Multi-threaded Message Queue like Kafka, SQS, RabbitMQ

In this video, we are going to create multi-threading based message queue. This message queue acts as a broker between ...

32:59
Java Concurrency Interview Question: Multi-threaded Message Queue like Kafka, SQS, RabbitMQ

46,679 views

4 years ago

Jeremy Chone
Distributed Message Queue In Rust - With Redis/Valkey Stream

This is an introduction to using Redis/Valkey streams in the Rust programming language for a distributed message queue system.

33:56
Distributed Message Queue In Rust - With Redis/Valkey Stream

5,322 views

6 months ago

Caribbean Developers Conference
What is a Message Queue and when and why would I use it? - Clemens Vasters

I'm the lead architect in central engineering of Microsoft Azure's messaging and eventing services fleet, and one observation we ...

43:12
What is a Message Queue and when and why would I use it? - Clemens Vasters

661 views

3 years ago

LatticeBytes
Distributed Message Queue Architecture - Design RabbitMQ or Kafka | System Design Interview

Welcome to our tutorial on designing a scalable distributed message queue system for system design interviews, similar to ...

39:50
Distributed Message Queue Architecture - Design RabbitMQ or Kafka | System Design Interview

605 views

1 year ago