[zeromq-dev] Is inproc: PUB/SUB still intermixing messages in 2.1.7
Matt Weinstein
mattweinstein at gmail.com
Wed May 18 05:10:54 CEST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110517/d5f5176e/attachment.htm>
More information about the zeromq-dev
mailing list