Distribution Bus is Message Gateway just like CommandBus or EventBus.
It creates smooth and elegant way for explicit communication between Applications (Services) without introducing any hassle and requirements for doing configurations, bindings and mappings.
It make it easy for Developers to build integrations and maintain them in the long-term.
Read more in given Module section.
To find out more, read section related to specific implementation of Distributed Bus:
- Distributed Bus with Service Map - Works with (RabbitMQ, Amazon SQS, Redis, Dbal, Kafka, Symfony Message Channels, Laravel Queues)
- RabbitMQ Distributed Bus - Works with RabbitMQ only