Skip to content

Files

Latest commit

7a53f0a · Mar 24, 2025

History

History

microservices-php

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