๐ฐ Better scalability with decoupled queues: How to set up RabbitMQ with TYPO3
TYPO3 supports Symfony Messenger, a flexible message bus with the ability to send messages inside the application for immediate handling or through external message transport services for asynchronous handling. In this article, we go through the steps of adding an external transport, RabbitMQ, to a TYPO3 instance.
โก๏ธ https://b13.com/blog/better-scalability-with-decoupled-queues-how-to-set-up-rabbitmq-with-typo3

