description |
---|
Implementing Microservices and Event Driven Architecture in PHP |
Ecotone comes with Support for integrating Service (Applications) together in decoupled way, for this Ecotone provides Distributed Bus
.
Read more in bellow sections:
{% content-ref url="distributed-bus/" %} distributed-bus {% endcontent-ref %}
{% content-ref url="message-consumer.md" %} message-consumer.md {% endcontent-ref %}
{% content-ref url="message-publisher.md" %} message-publisher.md {% endcontent-ref %}
- Simple demo using Ecotone Lite.
- Advanced demo using Ecotone Lite.
- Symfony and Laravel application integration.