[zeromq-dev] Various Majordomo protocol versions
Bob Eby
ebyrob at gmail.com
Fri Feb 28 18:00:10 CET 2020
Brett Viren <brett.viren at gmail.com> wrote:
> And, what I *really* need is the Majordomo pattern but with
> CLIENT/SERVER for thread-safety.
Pardon if I'm not quite following here, but isn't every ZeroMQ "message" an
atomic operation already? In terms of a protocol library what more are you
expecting in providing thread safety? Can't the rest be handled with a
minor wrapper if even that much is necessary? (multi-thread apps probably
already have some mechanisms built in but I digress...)
Thanks,
Robert E.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20200228/49720cfb/attachment.htm>
More information about the zeromq-dev
mailing list