Hello,
I am using zmq (request- response) with node js everything works well on my development Ubuntu machine. But when i deploy code on Cloud GCP server (Ubuntu). For multiple requests with pause of 100 ms the responder stops receiving requests. PFA Please help. I am using npm zmq v 2.15.1 on both dev and cloud server machine. I am using request response example from http://blog.rastating.com/using-zeromq-with-node-js/ For testing with 100 Ms interval instead of 1000 ms . Requester : Responder : Regards, Prasad
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
