[zeromq-dev] zmq questions

Pieter Hintjens ph at imatix.com
Thu Jun 6 14:00:33 CEST 2013


Hi linjson,

Can you test e.g. with PUB and SUB on the same machine? It could be
the network that closes the connection after 12 hours but does not
raise a TCP error (so ZeroMQ doesn't detect the error).

-Pieter

On Thu, Jun 6, 2013 at 11:20 AM, linjson <linjson at 163.com> wrote:
> I am now using ZMQ, found two do not understand the question
> 1.Why do I use the pub / sub mode, connecting more than 12 hours or longer
> time, SUB-side data is not receiving of it, I do not know what the problem
> is in the PUB, or is in the SUB, is not with the PUB-side caching there is a
> problem, because I did not set the SUB side HWM values
> 2.There ZMQ internal mechanism to reconnect to the network, I ask that this
> re-connection mechanism occurs at what time? Receiving data in obstruction
> is not re-connect to the network
>
> I use the environment are: ZMQ version is 3.2.3, the client is android, the
> server is JAVA
>
> Please help me!!
> Thank you
>
> 2013-06-06
> ________________________________
> linjson
>
> _______________________________________________
> 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