1 Comment
⭠ Return to thread

If you view on the async side, It acts as the pub-sub pattern. Service A push event to producer. Service B listen event from producer and re-ack to producer. This will increase the latency, throughput, availability of the application.

Expand full comment