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
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
