mohamed rekik
Jan 12, 2024
Needs advice
We are currently utilizing jeroMQ in our Java applications for ZeroMQ communication, specifically employing the request/response pattern. However, we've encountered challenges with timeouts as a result of a high volume of requests being sent. Unfortunately, due to limitations in our architecture, we're unable to leverage pub/sub and Router/Dealer alternatives. Are there any workarounds or recommendations to address this issue within the constraints of our current architecture?
0 views0