[zeromq-dev] XREQ - XREP
Yurisleidy Hernández Moya
ymoya at uci.cu
Mon Jun 27 20:54:51 CEST 2011
I have a socket XREQ (in java) and other socket XREP (in c++).
The sockets are in a different computers.
If I try to send several requests, 5000 or more, of a socket for another several of these messages are lost, several messages do not reach the socket XREP.
If I put a wait after each shipment, then the messages do reach all but the idea is not good for my application.
How can I solve this problem?
Send my code if anyone has any comments.
Thanks in advance.
Saludos,
Yuri.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ZMQSQueqe.rar
Type: application/x-rar
Size: 120311 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110627/834e3108/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cliente.rar
Type: application/x-rar
Size: 24125 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110627/834e3108/attachment-0001.bin>
More information about the zeromq-dev
mailing list