[zeromq-dev] zmq_proxy problem
Pieter Hintjens
ph at imatix.com
Mon Apr 20 13:19:03 CEST 2015
Please, when asking such question, provide a minimal test case we can look at.
zmq_proxy does not know about the CZMQ zsock class. You can use zproxy instead.
On Mon, Apr 20, 2015 at 10:11 AM, Alan Ward <alan.ward at btinternet.com> wrote:
> Hi,
>
>
>
> I have a system that has been using zmq_proxy for a while to distribute work
> across a number of worker processes..
>
>
>
> It was using zsocket etc.
>
>
>
> I am in the process of upgrading the system to use zsock, zactor etc and all
> is going well – except that zmq-proxy is no longer working.
>
>
>
> Apart from the change to zsock the code has not changed and zmq_proxy is
> just falling through with no error message.
>
>
>
> The frontend is a normal tcp socket from an external client; the backed is a
> set of 3 ipc sockets.
>
>
>
> Any ideas?
>
>
>
> Thanks,
>
> Alan
>
>
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list