Uploaded April 2023 | Updated September 2026, 5 hours ago
Today we will create a consumer an publisher that survive server reconnects. The documentation or RabbitMQ and amqprs are terrible to say the least.
And so let's help you on your way more properly!
The code:
github.com/rdoetjes/rabbit_systeminfo
Chapters:
00:00 Introduction
00:15 Explaining what RabbitMQ is
01:29 Installing RabbitMQ and the Manager plugin
02:00 Logging into the manager
02:09 Creating an Exchange
02:42 Creating a Queue
03:03 Binding to Exchange
03:23 Publishing a test message
04:15 Demonstrate fanout principle
06:16 The publisher code
13:20 Testing publisher reconnect
13:58 Consumer code
16:20 Explaining Dead Letters
17:06 Continue with Consumer code
20:56 Demo Time!!!
25:36 Memory usage
25:44 Outro
Today we will create a consumer an publisher that survive server reconnects. The documentation or RabbitMQ and amqprs are terrible to say the least.
And so let's help you on your way more properly!
The code:
github.com/rdoetjes/rabbit_systeminfo
Chapters:
00:00 Introduction
00:15 Explaining what RabbitMQ is
01:29 Installing RabbitMQ and the Manager plugin
02:00 Logging into the manager
02:09 Creating an Exchange
02:42 Creating a Queue
03:03 Binding to Exchange
03:23 Publishing a test message
04:15 Demonstrate fanout principle
06:16 The publisher code
13:20 Testing publisher reconnect
13:58 Consumer code
16:20 Explaining Dead Letters
17:06 Continue with Consumer code
20:56 Demo Time!!!
25:36 Memory usage
25:44 Outro










