[zeromq-dev] Message parts

Pieter Hintjens ph at imatix.com
Sun Sep 8 10:04:08 CEST 2013


Hi Michi,

The answer is yes, the message is received precisely as received. ZMQ
does not modify the message frames.

-Pieter

On Sun, Sep 8, 2013 at 9:25 AM, Michi Henning <michi at triodia.com> wrote:
> I couldn't find a clear-cut answer for this question in the doc, hence I'm asking here.
>
> If send a message in several parts, is it guaranteed that the receiver will get the exact same sequence of parts that was sent by the sender (same number of bytes in each part), or can the receiver potentially get the byte sequence in parts that differ in size and or number from the parts that the sender wrote?
>
> Thanks,
>
> Michi.
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list