Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.58 KB

File metadata and controls

36 lines (25 loc) · 1.58 KB
description
Implementing Microservices and Event Driven Architecture in PHP

Distributed Bus and Microservices

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 %}

Materials

Demo implementation

Links