[zeromq-dev] Cinder-ZeroMQ block

Bruce Lane brucelane06 at gmail.com
Fri Nov 13 20:02:59 CET 2015


thank you Pieter, could you point me to the right sample for polling?

On 13 November 2015 at 16:58, Pieter Hintjens <ph at imatix.com> wrote:

> 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
> >
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151113/ff7c0dce/attachment.htm>


More information about the zeromq-dev mailing list