[zeromq-dev] detecting disconnections
Pieter Hintjens
ph at imatix.com
Wed Jan 11 21:47:48 CET 2012
> PS. Even more precisely any partial message read should count as a
> heartbeat, otherwise reading large messages can cause a disconnect on an
> otherwise clearly healthy connection.
That's a good point, and an argument for breaking large messages into
frames guaranteed to cross the network within the heartbeat interval.
Or, to get secondary heartbeating help from 0MQ itself.
-Pieter
More information about the zeromq-dev
mailing list