Open Closed

Microservice comunication #6793


User avatar
0
mmaldonado@emscltd.com created
  • ABP framework version: 6.0.3
  • UI Type: Angular
  • Database system: EF Core (SQL Server)
  • Tiered (for MVC) or separate auth server (for Angular): yes

If I have product-service, order-service and provider-service and they need to communicate with each other to send and receive information, what should be the best way to implement this.

I tried using the documentation and it gives me a cyclical error because of the references.


1 Answer(s)
  • User Avatar
    1
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    please check https://docs.abp.io/en/abp/latest/Distributed-Event-Bus

    thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11