Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Problem: Long Running Operations Can't Handle with Sync Communication

Anjali Sharma answered on February 2, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers


Problem: Long Running Operations Can't Handle with Sync Communication

0

Problems

● HTTP calls to multiple microservices

● Chain Queries

● Visit more than a few microservices

● Increased latency with Highly Coupling Services

● Performance, scalability, and availability problems

Best Practices

● Minimize the communication between the internal

microservices

● make microservices communication in

Asynchronous way as soon as possible.

Solutions

● Asynchronous Message-Based Communications

● Working with events

https://learn.microsoft.com/en-us/azure/architecture/patterns/async-request-reply

Popularity 2/10 Helpfulness 1/10 Language javascript
Source: Grepper
Link to this answer
Share Copy Link
Contributed on Feb 02 2023
Anjali Sharma
0 Answers  Avg Quality 2/10


X

Continue with Google

By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
X
Grepper Account Login Required

Oops, You will need to install Grepper and log-in to perform this action.