Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 389 Bytes

microservices.rst

File metadata and controls

10 lines (8 loc) · 389 Bytes

Microservices

The UML component diagram below shows the core microservices of Pishahang and how they communicate with each other. Interfaces are not depicted for simplicity. Instead, dashed lines represent HTTP APIs and solid lines represent AMQP message exchanges.

.. uml:: ../figures/developers/microservices.puml
    :caption: Pishahang Microservices
    :align: center