[zeromq-dev] Formally modelling the publish-subscribe pattern

John Lång john.lang at mykolab.com
Fri Jun 4 11:20:00 CEST 2021


P.S. It's documented here: http://api.zeromq.org/3-0:zmq-setsockopt

John

John Lång kirjoitti 4.6.2021 klo 12.17:
> By the way, what is this ZMQ_RCVTIMEO option? I've been using it. I 
> also remembered that I have my own keepalive mechanism based on bit 
> flags in the data I'm transmitting through 0MQ. Do these methods offer 
> any detection mechanisms for disconnects/connection failures?
>
> John
>
> John Lång kirjoitti 4.6.2021 klo 11.49:
>> Hi Brett,
>>
>> I'm reading this man page: 
>> https://linux.die.net/man/3/zmq_socket_monitor
>>
>> It seems to suggest that socket monitor is only available for pair 
>> type connections. Is that right? I'm using publish-subscribe.
>>
>> Cheers,
>> John
>>
>>


More information about the zeromq-dev mailing list