Folks,
I believe I'm seeing intermixing in a PUB/SUB configuration that looks like:
P \ / S
P -------- [SUB] - [FORWARDER] -> [PUB] --------- S
P / \ S
Where P is a publisher, and S is a subscriber. All connections are inproc:, and
the forwarder sockets are bound.
With a single publisher this doesn't seem to happen.
My message stream is multipart. with several packets per message group.and a
parsing layer, so just putting \0s in won't work.
Is this a known issue? (I saw the prior issue was closed.)
Thanks,
Best,
Matt
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev