[zeromq-dev] XREQ - XREP

Pieter Hintjens ph at imatix.com
Tue Jun 28 03:42:45 CEST 2011


Hi Yuri,

Please make a minimal test case, either in Java or C++, that
demonstrates the problem. By "minimal" I mean, with absolutely nothing
except the code needed, it should be 20-50 lines of code.

With that we can understand what is going on.

Thanks
Pieter

On Mon, Jun 27, 2011 at 1:54 PM, Yurisleidy Hernández Moya <ymoya at uci.cu> wrote:
> 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.
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>



More information about the zeromq-dev mailing list