1.

What are the drawbacks of using asynchronous communication?

Answer»

In this scenario, sender needs to correlated responses to request on its own.

Response message needs to be implemented and routed separately.

It doesn’t provide an immediate response.



Discussion

No Comment Found