[zeromq-dev] Could anybody take the time to walk me through the CZMQ reactor?

Pieter Hintjens ph at imatix.com
Wed Jan 2 15:35:00 CET 2013


Hi Claudio,

There are a number of examples in the Guide that use the zloop
reactor, including examples showing both poll-based and zloop-based of
the same code (lbbroker3.c).

-Pieter

On Wed, Jan 2, 2013 at 2:56 PM, Claudio Carbone <erupter at libero.it> wrote:
> Hello and happy new year!
>
> I've been looking around because I want to automate (as far as possible)
> some common task like message processing.
> Ideally an event driven engine should do the trick and, if I'm not
> mistaken, that's exactly what is provided in the zmq_loop of CZMQ.
> But Pieter has still to improve the documentation of that part.
>
> If anyone is willing to devote a bit of his time to detailing to me how
> that thing works, or has any example handy, I'll be most obliged and
> appreciating!
>
> Regards
> Claudio
> _______________________________________________
> 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