[SR-Users] Size of an mqueue

Elena-Ramona Modroiu ramona at asipto.com
Mon Oct 11 15:24:02 CEST 2010


On 10/11/2010 11:35 AM, Alex Balashov wrote:
> According to the documentation,
>
>    Optional attribute 'size' specifies the maximum number of items
>    in queue, if it is execeeded the oldest one is removed
>
> Is this meant to imply that by default, absent this attribute, queues 
> are boundless?  Or is there a default size anyway?

there is no default size, only memory limits - queue items are stored in 
shared memory.

Regards,
Ramona



More information about the sr-users mailing list