Hello All,

We have the following architecture:

[Dealer] <--> { broker [Router] <--> [Dealer] } <--> [Dealer]

We send messages in frames by sing send more.
We experience some sort of issues to correlate the message because they
have been sent asynchronously and we saw that intermittently we lose one
frame and thus lose message integrity.

Is each frame occupied one slot in the buffer (HWM).

In order to avoid above issue  do we need to use ZMsg class?

Erwin Karbasi
AT&T, Senior Software Architect
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to