[zeromq-dev] Cinder-ZeroMQ block

Pieter Hintjens ph at imatix.com
Fri Nov 13 16:58:18 CET 2015


You should poll the socket and only receive when there is input.

On Fri, Nov 13, 2015 at 2:06 PM, Bruce Lane <brucelane06 at gmail.com> wrote:
> hi,
> I'm building this block https://github.com/brucelane/Cinder-ZeroMQ for the
> Cinder C++ framework.
>
> what is the way to use a zeroMQ responder without the execution paused at
> zmq_recv (responder, buffer, 10, 0)?
> Shall I use a separate thread or there is another way, like something else
> than a responder?
>
> Bruce
>
>
> _______________________________________________
> 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