[zeromq-dev] Mixing threaded tbb::flow::graph and ZeroMQ
Brett Viren
brett.viren at gmail.com
Fri Dec 13 18:38:16 CET 2019
Bill Torpey <wallstprog at gmail.com> writes:
> - In practice, it’s possible to share PUB sockets using mutexes if you’re careful.
How about PAIR? Can I let one end be used from multiple different
threads if I assure all such access is protected by a mutex?
I'll add this to my test but if there is some prior experience with this
setup, please let me know.
Thanks!
-Brett.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20191213/f6c8a9f9/attachment.sig>
More information about the zeromq-dev
mailing list