[rabbitmq-discuss] RabbbitMQ Queues

Alvaro Videla videlalvaro at gmail.com
Fri Oct 26 15:29:53 BST 2012


Hi,

If you want your messages to be picked up by more than one consumer then
you have to implement publish subscribe as seen here:

http://www.rabbitmq.com/tutorials/tutorial-three-python.html

Regards,

Alvaro

On Fri, Oct 26, 2012 at 4:12 PM, Desta Haileselassie Hagos <
deshai-0 at student.ltu.se> wrote:

> Hi ALL,
>
> 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?
>
>
>
> With best regards,
>
> Desta
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121026/2a325c42/attachment.htm>


More information about the rabbitmq-discuss mailing list