[zeromq-dev] PUB doesn't discard msg when no SUB
Martin Sustrik
sustrik at 250bpm.com
Thu May 26 21:47:07 CEST 2011
On 05/26/2011 09:42 PM, Pieter Hintjens wrote:
> I recall from older threads that there are one or two other areas
> where bind/connect order does impact message flow, e.g. with PUSH/PULL
> and presumably also with DEALER sockets.
It's always this one thing that pops up in different socket types. Other
than that the connect/bind are symmetric.
Maybe it would really be worth creating a queue in advance even on the
bind side. That way we'll have it fully symmetric.
Martin
More information about the zeromq-dev
mailing list