RabbitMQ- Tutorial 10a - Pub/Sub Python Implementation

  Рет қаралды 13,137

jumpstartCS

jumpstartCS

Күн бұрын

Пікірлер: 14
@monakanafi1057
@monakanafi1057 2 жыл бұрын
Great explanations. Very easy to follow, and with a perfect flow of information. Thanks for your contribution!
@jumpstartCS
@jumpstartCS 2 жыл бұрын
Thanks for the support Mona! Glad you enjoyed the content!
@sandromeireles7715
@sandromeireles7715 2 жыл бұрын
Great video, it helped me a lot, thanks.
@jumpstartCS
@jumpstartCS 2 жыл бұрын
Glad to hear it helped! Thanks for your support :-)
@akshaynitin5589
@akshaynitin5589 Жыл бұрын
In exchange_type = "fanout" is correct
@MehrdadMahmoodpoor
@MehrdadMahmoodpoor 5 ай бұрын
👌👌👌👌❤❤❤❤❤❤
@tongtony3880
@tongtony3880 6 ай бұрын
if first consumer and second consumer are no connect to queue. The message will keep in the queue?
@jumpstartCS
@jumpstartCS 6 ай бұрын
Yes the message will remain on the broker until a consumer acknowledges it's consumption. Obviously this behavior can vary depending on your specific setup but this is the default I believe
@anandmahurkar4157
@anandmahurkar4157 2 жыл бұрын
Hi, Instead using localhost, Can I use IP address?
@jumpstartCS
@jumpstartCS 2 жыл бұрын
While not covered in this video you can host rabbitmq however you want. For an easy option check out cloud ampq.
@RadosławHryniewicki
@RadosławHryniewicki 10 ай бұрын
But does the exchange declaring in consumers is necessary? I guess only the exchange name (in our example - 'pubsub') is crucial to receive messages from consumer unique queue, doesn't it? What is funny, I commented the line with declaring exchange in consumers and the application works as it should (when msg is broadcasted from producent, all consumers received this message)
@jumpstartCS
@jumpstartCS 10 ай бұрын
It's been awhile since I've worked with this but I believe the answer is yes, an exchange declaration is required for a consumer to subscribe. What is possible in this case is that the exchange was previously declared by a producer or another consumer (even another instance of the same consumer). That way it works. Maybe try either removing the exchange from the web interface and run the consumer again, or just run the consumer but enter a brand new exchange name.
RabbitMQ- Tutorial 10b - Pub/Sub C# Implementation
9:16
jumpstartCS
Рет қаралды 10 М.
RabbitMQ- Tutorial 12a - Routing Implementation in Python
16:44
jumpstartCS
Рет қаралды 9 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
RabbitMQ- Tutorial 8a - Competing Consumers Python Implementation
11:43
RabbitMQ- Tutorial 8b - Competing Consumers C# Implementation
12:50
Solving A Common Issue With The Strategy Pattern // In Python
14:43
RabbitMQ : Message Queues for beginners
22:06
That DevOps Guy
Рет қаралды 179 М.
NestJs Microservices with RabbitMQ
23:21
Computerix
Рет қаралды 18 М.
Python and Redis Tutorial - Caching API Responses
32:26
Part Time Larry
Рет қаралды 57 М.
RabbitMQ- Tutorial 11- Routing
10:33
jumpstartCS
Рет қаралды 15 М.
Event-Driven Architecture (EDA) vs Request/Response (RR)
12:00
Confluent
Рет қаралды 178 М.