Skip to content

Latest commit

 

History

History

microservices-php

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
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