Hello there,

Is there a any option in 0mq which would allow to decide end client what to
do with queued messages (up to hwm)  after  reconnect succeeded?   I have a
situation when re-delivering messages after communication is rather harmful
than useful.  As my mind 0mq after reconnect succeeded -- just delivers
messages w/o asking original sender.

I.e. if connection was lost, and 0mq recognized this event, then -- don't
resend messages in queue upon reconnect  and  simply clear message queue.

So, two questions -- does it make sense for broad auditory (?), and is this
doable (?)  .


Thank you in advance.
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to