[zeromq-dev] Can a Sub socket send messages to Pub
Claudio Carbone
erupter at libero.it
Sun Aug 26 10:43:46 CEST 2012
Not a definitive answer but I strongly believe the answer is no.
In another discussion I remember I read that one way sockets are completely stripped of the other way's buffer, so you could even try sending but it wouldn't do.
Claudio
-- Sent from my LG Optimus 2x with K-9 Mail.
Lin <tlnsave at aim.com> wrote:
Hi,
I am newbie to the 0MQ. I had a quick question. Can a Sub socket send messages to Pub? I know that the Pub-Sub pattern is for one way messages from Pub to sub, but checking if sub can also send messages to the Pub. This is to avoid creation of one more socket between Pub & Sub.
Thanks
Lin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120826/e22bb854/attachment.htm>
More information about the zeromq-dev
mailing list