Orchestrating microservices

后端 未结 7 1057
甜味超标
甜味超标 2020-11-29 14:15

What is the standard pattern of orchestrating microservices?

If a microservice only knows about its own domain, but there is a flow of data that requires that multip

相关标签:
7条回答
  • 2020-11-29 15:04

    the answer to the original question is SAGA pattern.

    0 讨论(0)
提交回复
热议问题