Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Marvee Amasi on 4/10/2024 in #middleware-and-os
Why are some messages not received in ZeroMQ inter-process communication despite correct config?
So guys I'm using ZeroMQ for inter-process communication in my application. I have two separate processes running on the same machine, each with their own ZeroMQ endpoint. When I try to send messages from one process to the other, I'm noticing that some messages are not being received by the receiving process. Both endpoints are bound to the same protocol, address, and port. I've checked for common issues like incorrect socket types and binding conflicts, but I'm still experiencing the problem intermittently. What are some potential causes for messages not being delivered, and what steps can I take to effectively diagnose and resolve this issue? Please any assistance?
5 replies