[zeromq-dev] Messages and shared memory
Nadav Samet
thesamet at gmail.com
Wed Jan 25 10:35:00 CET 2012
I have two threads that share a common large data structure. Is it safe for
the threads to coordinate exclusive usage of this shared data by sending
messages through a ZeroMQ inproc socket? In other words, is it guaranteed
that when thread B receives a message sent by thread A, the data written by
thread A prior to sending that message is committed to memory?
Thanks,
-Nadav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120125/aa9bd870/attachment.htm>
More information about the zeromq-dev
mailing list