Message Queues vs Pub/Sub | System Design

Message Queues vs Pub/Sub | System Design

System Design School

9 месяцев назад

8,112 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@purpshell
@purpshell - 20.08.2024 23:03

Thanks for this video! Just got recommended. Leaving a like and subscribing, commenting for the algorithm

Ответить
@sebastianw2538
@sebastianw2538 - 27.08.2024 23:47

Why shouldn't I use pub/sub with only one subscriber instead of queue? In this case i'll be able to add another subscriber if this is needed. It looks like queue is limited and pub/sub can have same behaviour like queue and can be easy extendable.

Ответить
@raylin2527
@raylin2527 - 19.09.2024 05:37

So amazing ❤😮

Ответить
@mustafayazlmc3973
@mustafayazlmc3973 - 30.09.2024 22:10

I found 😮 a great system design channel ❤❤❤

Ответить
@The_Coding_Cluster
@The_Coding_Cluster - 04.10.2024 02:42

nice

Ответить
@qazyhn94
@qazyhn94 - 23.10.2024 01:01

Kafka is more like event streaming, how different from message queue

Ответить
@maximilianoInfinito
@maximilianoInfinito - 24.10.2024 09:44

Loving your channel! easy to understand and simplified. I think your infographic for this one in the PUB SUB model the arrow from the sender is correct but the arrow from from the topic to the subscribers should point the other way (or both ways) since the subscribers are "subscribed - and checking for changes"? feel free to correct me if I'm wrong. Keep up the great work!

Ответить
@thisissmz
@thisissmz - 06.01.2025 08:36

Thank you, that was very helpful.

Ответить