[zeromq-dev] czmq : what about zbeacon_t using a shadow zctxt_t

Jean-François Smigielski jf.smigielski at gmail.com
Wed Jun 26 14:02:28 CEST 2013


Dear all,

I am currently working on peers discovery for ZeroMQ sockets, and the
zbeacon set of features from CZMQ is a real good point for local discovery.

It seems the zbeacon feature could easily work with a zctx_t shadowed from
an original "main" context used by the remaining of the application. This
would save a whole set of internal threads, and apparently only force a
liberation order between the contexts.

I maybe missed something. What is your opinion?

Best regards.
--
Jean-François SMIGIELSKI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130626/b17f5c6e/attachment.htm>


More information about the zeromq-dev mailing list