The way it's been explained to me. A pub/sub relationship should convey metadata of state change. Any state change in the system should be communicated via pub/sub. A subscriber might need to use a request/response…
The way it's been explained to me. A pub/sub relationship should convey metadata of state change. Any state change in the system should be communicated via pub/sub. A subscriber might need to use a request/response…