[zeromq-dev] ROUTER/PULL
Justin Karneges
justin at affinix.com
Wed Nov 14 02:50:43 CET 2012
On Wednesday, November 14, 2012 10:08:31 AM Pieter Hintjens wrote:
> On Wed, Nov 14, 2012 at 8:47 AM, Charles Remes <chuck at chuckremes.com> wrote:
> > The names imply the proper pairings. In what world does ROUTER / PULL make
> > sense from a semantic standpoint?
>
> How does a PULL socket even send a message to a ROUTER socket? How
> can a ROUTER talk to a PULL socket that hasn't sent it a message?
> You'd have to cheat with hard-coded identities.
Well, or use a separate socket for inbound communication. My application
receives from one socket and sends to another.
Justin
More information about the zeromq-dev
mailing list