[SR-Users] Multiple rtimer processes + mqueue

Daniel-Constantin Mierla miconda at gmail.com
Fri Jan 4 14:44:58 CET 2013


All safe. The fetch removes the item from queue within a lock and then 
keeps it in the process space. It is no possible race for many processes 
to consume the same item.

Cheers,
Daniel

On 1/3/13 4:54 PM, Alex Balashov wrote:
> Will multiple rtimer processes consuming the same mqueue, i.e. via a 
> blocking mechanism
>
>   while(mq_fetch(...))
>
> ... hurt anything?
>

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda




More information about the sr-users mailing list