ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,326 results

Related queries

rabbitmq tutorial

rabbitmq شرح

rabbitmq vs kafka

message broker

rabbitmq in hindi

message queue kafka

message queues

message queue in ipc

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

317,812 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

136,412 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

25,513 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,309 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,508 views

1 year 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,648 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,115,220 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

193,394 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,794 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

33,267 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

748,209 views

3 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

302,262 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,290 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

366,518 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,841 views

8 months 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

94,827 views

2 years 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,462 views

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

1 year ago

CloudAMQP
Microservices and Message Queues - Explained

And in order for this to work, we need to use a Message Queue as a broker. The Message Queue will manage all communication ...

5:43
Microservices and Message Queues - Explained

37,668 views

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

3 years ago

Gaurav Sen
Apache Kafka: a Distributed Messaging System for Log Processing

Apache Kafka is a very popular distributed event streaming system. It's most popular use cases are message sending and event ...

15:33
Apache Kafka: a Distributed Messaging System for Log Processing

157,434 views

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

5 years ago

Nikhil Lohia
System Design - Part 9 | Message Queue and CDN

Get the System Design Companion here: https://nikoo28.github.io/all-my-links/ 00:00 - Intro 00:37 - Recap 01:21 - A busy ...

16:25
System Design - Part 9 | Message Queue and CDN

6,525 views

1 year ago

Gaurav Sen
Why do Databases fail? AntiPatterns to avoid!

The database is rarely designed to deal with messaging features, and hence is a poor substitute of a specialized message queue.

8:27
Why do Databases fail? AntiPatterns to avoid!

123,260 views

7 years ago