RabbitMQ- Tutorial 12b - Routing Implementation in C#

  Рет қаралды 6,146

jumpstartCS

jumpstartCS

Күн бұрын

Пікірлер: 8
@denisureke3313
@denisureke3313 3 ай бұрын
Fantastic tutorials, the whole series! I love how you alternate between theory and practical! Keep up the good work!
@jumpstartCS
@jumpstartCS 3 ай бұрын
Thanks for watching and your kind comment!
@akshaynitin5589
@akshaynitin5589 Жыл бұрын
rocking tutorial
@jumpstartCS
@jumpstartCS Жыл бұрын
Thanks! Glad you enjoyed the tutorial and thanks for the support!
@aamirjamal6833
@aamirjamal6833 3 жыл бұрын
Thanks for the videos. I have a question. Can 2 different queues have a single consumer? And if yes, how can we achieve that?
@jumpstartCS
@jumpstartCS 3 жыл бұрын
Hi Aamir Jamal, thanks for the question. This is indeed possible. If your referring to a consumer as an application or service that needs to get messages from both queues then you could achieve this as follows. Call BasicConsume twice (once for each queue) you can use the same EventingBasicConsumer for both queues or a different one if you wish. Then process the messages however your application deems nessesary.
@abhinay4200
@abhinay4200 Жыл бұрын
sending to both does not work because ack is set to true , so the message is removed from queue ;after the first consumer processes it
@VirussPL
@VirussPL Жыл бұрын
As you can see on the video, it worked fine, because those are separate queues, each of them having only one consumer, and message being sent to both of the queues ;-)
RabbitMQ- Tutorial 13- Request Reply Pattern
4:38
jumpstartCS
Рет қаралды 14 М.
RabbitMQ- Tutorial 8b - Competing Consumers C# Implementation
12:50
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Une nouvelle voiture pour Noël 🥹
00:28
Nicocapone
Рет қаралды 9 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
RabbitMQ- Tutorial 11- Routing
10:33
jumpstartCS
Рет қаралды 15 М.
RabbitMQ- Tutorial 8a - Competing Consumers Python Implementation
11:43
RabbitMQ- Tutorial 10b - Pub/Sub C# Implementation
9:16
jumpstartCS
Рет қаралды 10 М.
RabbitMQ- Tutorial 4b - First Program C# Implementation
12:44
jumpstartCS
Рет қаралды 27 М.
MassTransit - The New Transactional Outbox
27:40
Chris Patterson
Рет қаралды 14 М.
RabbitMQ- Tutorial 5 - AMQP for RabbitMQ (Part 1)
7:11
jumpstartCS
Рет қаралды 26 М.