[rabbitmq-discuss] RabbitMQ, push a script

Desta Haileselassie Hagos deshai-0 at student.ltu.se
Thu Oct 25 17:47:24 BST 2012


Dear Emile,

Thank you for the link. It was so helpful and managed to solve the problem.

I have one more question, I want my queues to be read by many users so that
the queue will not be empty once one user has read the messages.

Is there any way to preserve the messages for all users or for a specific
period of time? Is this supported in RabbitMQ?



Thank you,



On Thu, Oct 25, 2012 at 4:59 PM, Emile Joubert <emile at rabbitmq.com> wrote:

> Hi,
>
> On 25/10/12 15:19, Desta wrote:
> > "405 RESOURCE_LOCKED - cannot obtain exclusive access to locked queue
> > 'amq.gen-gA3hbOZr-m1HmmVZGq1uHs' in vhost '/' "
>
> This error means the queue was declared as exclusive, while you probably
> want it to be shared instead. Here are some relevant pointers to the
> specification:
>
> http://www.rabbitmq.com/amqp-0-9-1-reference.html#queue.declare.exclusive
> http://www.rabbitmq.com/amqp-0-9-1-reference.html#constant.resource-locked
>
>
>
> -Emile
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121025/86cdce37/attachment.htm>


More information about the rabbitmq-discuss mailing list