[zeromq-dev] Maybe a ZMQ_LOST socket
Pieter Hintjens
ph at imatix.com
Wed Jun 29 23:19:48 CEST 2011
On Wed, Jun 29, 2011 at 4:03 PM, Min <miniway at gmail.com> wrote:
> I just expect the ROUTER socket has a way to keep history which there is an
> error to send a message because of lost peer or invalid address.
There was/is a patch to log dropped ROUTER messages to sys://log where
it would at least be traceable. I think the idea of sending unroutable
messages to a lost PUB socket is neat. You could subscribe to that,
and get them, or not subscribe, and ignore them.
-Pieter
More information about the zeromq-dev
mailing list