ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,471 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,739 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,612 views

2 years ago

Hayk Simonyan
Message Queues in System Design

... =091-message-queues&utm_content=august-2024 Learn the basics of message queues and how they enhance system design ...

4:31
Message Queues in System Design

26,965 views

1 year ago

IBM Technology
What is a Message Queue?

Learn more about Message Queues → https://ibm.biz/IBM_MQ_documentation Check out IBM MQ ...

15:38
What is a Message Queue?

119,068 views

4 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,085 views

2 years ago

Gaurav Sen
What is a MESSAGE QUEUE and Where is it used?

Messaging Queues are widely used in asynchronous systems. Message processing in an asynchronous fashion allows the client ...

9:59
What is a MESSAGE QUEUE and Where is it used?

1,121,394 views

7 years ago

System Design School
Message Queues vs Pub/Sub | System Design

https://systemdesignschool.io/ Best place to learn and practice system design Should you use Message Queues or Pub/Sub for ...

8:41
Message Queues vs Pub/Sub | System Design

16,323 views

1 year ago

ByteByteGo
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

4:31
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar

195,078 views

1 year ago

Jordan has no life
Distributed Message Broker Design Deep Dive with Google SWE! | Systems Design Interview Question 27

I probably send more messages to queues than I do to girls :,( 00:00 Introduction 00:51 Functional Requirements 01:40 Capacity ...

19:19
Distributed Message Broker Design Deep Dive with Google SWE! | Systems Design Interview Question 27

13,569 views

3 years ago

People also watched

Software Developer Diaries
Here's when Event-Driven Systems should REALLY be used..

Let's learn asynchronous messaging with real-world examples, covering decoupling, load leveling, resilience, reliability, and ...

8:02
Here's when Event-Driven Systems should REALLY be used..

16,549 views

2 weeks ago

CodeOpinion
Message Ordering in Pub/Sub or Queue

Do you need message ordering? Processing messages in order as they were sent/published to a queue or topic sounds simple ...

11:39
Message Ordering in Pub/Sub or Queue

13,128 views

3 years ago

Topictrick
What are Message Queues? (MQ) Explained with Examples: Asynchronous Messaging, Message Brokers 🚀

00:29 - Message queues in everyday life: Asynchronous communication 00:39 - What is Message Queue, how does it work, and ...

17:18
What are Message Queues? (MQ) Explained with Examples: Asynchronous Messaging, Message Brokers 🚀

2,173 views

11 months ago

Артём Шумейко
Kafka and RabbitMQ - MESSAGE BROKERS In plain language with a clear example

What are message brokers and why do backend developers need them? If you want to work with microservices architecture ...

17:32
Kafka and RabbitMQ - MESSAGE BROKERS In plain language with a clear example

130,116 views

1 year ago

Hello Interview - SWE Interview Preparation
Elasticsearch Deep Dive w/ a Ex-Meta Senior Manager for System Design Interviews

Elasticsearch is a powerful, open-source, distributed search engine which is perfect for your system design interview with ...

44:03
Elasticsearch Deep Dive w/ a Ex-Meta Senior Manager for System Design Interviews

141,834 views

1 year 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,708 views

4 years ago

CloudAMQP
What is Message Queueing? Message Queue explained.

In this video we will explain Message Queueing as a concept. What is a Message Queue? How can you use one? And what are ...

5:51
What is Message Queueing? Message Queue explained.

53,836 views

5 years ago

That DevOps Guy
RabbitMQ : Message Queues for beginners

Today we'll be taking a look at Message Queues, what they are, why you may want to use a message queue, and how RabbitMQ ...

22:06
RabbitMQ : Message Queues for beginners

193,274 views

5 years ago

VKS Coding
11 ) What is Message Queue | RabbitMQ | Kafka | System design basics

1) Why we need message queue 2) What is message queue 3) Working of RabbitMQ 4) Working apache Kafka How to Scale ...

21:41
11 ) What is Message Queue | RabbitMQ | Kafka | System design basics

26,679 views

2 years ago

Relbis Labs
Apache Kafka vs message queue explained

How Apache Kafka compares to a traditional message queue? In this video, we will go over key features provided by Apache ...

7:16
Apache Kafka vs message queue explained

79,785 views

3 years ago

Red Black Tech
System Design Interview Prep: Queue vs PubSub

This video contains a quick analysis of the difference between queue based architectures and publish/subscribe (pub/sub) ...

2:42
System Design Interview Prep: Queue vs PubSub

10,058 views

3 years ago

Fireship
RabbitMQ in 100 Seconds

Learn how to build your own message queue with RabbitMQ in docker. #programming #cloudcomputing #100SecondsOfCode ...

2:31
RabbitMQ in 100 Seconds

752,175 views

3 years ago

The Coding Gopher
Kafka vs RabbitMQ: The Best Message Queue Explained

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

5:16
Kafka vs RabbitMQ: The Best Message Queue Explained

35,713 views

1 year ago

ByteMonk
Distributed Messaging Queue | Pub Sub, P2P in System Design

In this in-depth short video, I dive into the world of Distributed Messaging Queues and unlock the secrets to scalable and reliable ...

6:09
Distributed Messaging Queue | Pub Sub, P2P in System Design

7,397 views

2 years 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

382,010 views

1 year ago

Jordan has no life
Kafka vs. RabbitMQ - who wins and why? | Systems Design Interview 0 to 1 with Ex-Google SWE

I'm keeping the moustache sorry not sorry. Stay posted for this Saturday, ultimate video incoming.

11:36
Kafka vs. RabbitMQ - who wins and why? | Systems Design Interview 0 to 1 with Ex-Google SWE

95,551 views

2 years ago

Interview Pen
When to Use Kafka or RabbitMQ | System Design

Visit Our Website: https://interviewpen.com/?utm_campaign=queues Join Our Discord (24/7 help): https://discord.gg/Qy85PT9wj6 ...

8:16
When to Use Kafka or RabbitMQ | System Design

305,283 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,893 views

1 year 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,665 views

3 years 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,940 views

1 year ago