> Hi,
> 
> I am trying to do explicit message routing using Router/Dealer
> connection pattern, as documented in the zguide:
> http://zguide.zeromq.org/page:all#toc49 
> 
> But the messages never arrive at the destination.
> 
> Please find the code here:
> http://paste.lisp.org/display/127256#1
> Program output here:
> http://paste.lisp.org/display/127256#2
> 
> Cheers,
> Michael

I think this is same bug as LIBZMQ-304. See my comments from thread called 
"Compiling zmq inside program".

My conclusion is that ZMQ_XREP = ZMQ_ROUTER does not work at all in 3.1.1. It 
works in 2.1.x.

--
Regards,

Pasi Mankinen
Finland



_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to