Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What happens when a node runs out of message memory? Does the node fall over?

fall happens memory message Node
0
Posted

What happens when a node runs out of message memory? Does the node fall over?

0

The RabbitMQ server has the ability to write messages to disk and forget them from memory should memory pressure occur. This allows RabbitMQ to store vastly more messages than can fit in RAM. Because of the fact that hard discs are slower than RAM, there are occasions where RabbitMQ will block producers when absolutely necessary to allow it to write out messages to disk in order to free up RAM.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.