[zeromq-dev] Issue using zmq req-res with nodejs
Prasad Ghawate
prasad.ghawate at anzu.org
Thu May 12 08:12:58 CEST 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160512/524f97e2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 28555 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160512/524f97e2/attachment.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 9412 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160512/524f97e2/attachment.png>
More information about the zeromq-dev
mailing list