Backpressure
This example demonstrates backpressure — what happens when publishers produce messages faster than consumers can process them.
It makes system pressure visible and shows how RabbitMQ remains stable under load.
Full example on GitHub:
https://github.com/bitspacerlabs/rabbit-relay/tree/main/examples/05-backpressure