Queues vs PubSub

preview_player
Показать описание
Hey Everyone,

In this video I talk about Pub-Sub vs Standard Message queues. Here is the Agenda

- Why should you know about these?
- How systems communicate?
- Request Response model and its problems
- What are message queues?
- What is Pub-Sub?
- Pub-Sub vs Message Queues
- Practical use cases for each.

Here are other videos that you may like:

Podcasts:

Please like, share and subscribe to the channel.

Cheers,
The GeekNarrator
Рекомендации по теме
Комментарии
Автор

Thanks for creating this and great work on the graphics!

I think it'd be interesting to layer in how we went from message queues to pub-sub (e.g. launch of Kafka at LI). Then would love to see you expand on what you see at the cutting edge of pub-sub!

estuarydev
Автор

Do consumers need to be idempotent, in case if the message arrives twice regardless of guarantee

tesla
Автор

1:49 HTTP/2 or gRPC is an alternative option

sanjaysanjaysheker