Distributed Bus
Last updated
Was this helpful?
Last updated
Was this helpful?
Distribution Bus is 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:
- Works with (RabbitMQ, Amazon SQS, Redis, Dbal, Kafka, Symfony Message Channels, Laravel Queues)
- Works with RabbitMQ only