interprocess::message_queue thread safety

30 Jun
2009
30 Jun
'09
6:33 p.m.
Hi everybody, I have a question concerning the interprocess::message_queue. Is the send(..) function thread safe? I have one message_queue and only one thread which is reading messages from the queue. But I have 'n' threads that are writing to the queue. Is there any synchronization mechanism needed to avoid unexpected behavior? Thank You Moritz
5771
Age (days ago)
5772
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ion Gaztañaga
-
Moritz