Hello everyone, I've been taking a look in the Majordomo protocol and the Github implementation and I was thinking about the possibility to use it for inproc zeroMQ nodes.
With this I could have multiple threads exporting different services to a broker, sharing the same context, and a low-level hardware access layer (using PIPE sockets for inter-thread communication) 1) Does this makes sense as far as zeroMQ model is concerned? 2) Could I have any problems regarding sharing the same context between multiple threads using the Majordomo implementation? Thanks in advance, Lucas
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
