ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,365 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,328 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

137,586 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

61,896 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,368 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?

118,770 views

3 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

15,988 views

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

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

194,392 views

1 year 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

9,949 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..

13,704 views

10 days ago

Hussein Nasser
2 Hours RabbitMQ Course with NodeJS, Pros & Cons, Cloud RMQ, RMQ vs Kafka, RMQ in Wireshark & MORE!

In this RabbiTMQ video course I will discuss The difference between a message queue and Pub/Sub system, I will implement a ...

2:33:21
2 Hours RabbitMQ Course with NodeJS, Pros & Cons, Cloud RMQ, RMQ vs Kafka, RMQ in Wireshark & MORE!

58,849 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,668 views

2 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,642 views

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

11 months ago

Hussein Nasser
What is a Message Queue and When should you use Messaging Queue Systems Like RabbitMQ and Kafka

Message Queues system like RabbitMQ and Kafka are amazing technologies but when should you actually use a message ...

13:05
What is a Message Queue and When should you use Messaging Queue Systems Like RabbitMQ and Kafka

161,429 views

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

139,566 views

1 year ago

CNCF [Cloud Native Computing Foundation]
Using gRPC for Long-lived and Streaming RPCs - Eric Anderson, Google

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io Don't miss KubeCon + ...

38:36
Using gRPC for Long-lived and Streaming RPCs - Eric Anderson, Google

32,973 views

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

5 years ago

Hussein Nasser
Publish-Subscribe Pattern vs Message Queues vs Request Response (Detailed Discussions with Examples)

In this video I'll explain the message queues, the request response pattern and the publish subscribe pattern. I will also illustrate ...

44:04
Publish-Subscribe Pattern vs Message Queues vs Request Response (Detailed Discussions with Examples)

70,906 views

4 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

34,694 views

1 year 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

750,404 views

3 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

375,473 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,519 views

3 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,649 views

3 years 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,237 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

303,998 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,823 views

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

1 year 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

8,971 views

8 months ago