[rabbitmq-discuss] RabbitMQ persistence and multi producers- multi consumers

Ovidiu Deac ovidiudeac at gmail.com
Fri Jul 9 12:39:11 BST 2010


If nobody extracts the message from the queue the message won't be lost.

On Fri, Jul 9, 2010 at 1:09 PM, Francisco Gonzalez-Blanch
<fblanch at gmail.com> wrote:
> Hi all,
> I'm a newbie in rabbitmq and i'm working on a distributed data processing
> application using rabbitmq as distributed task queue. I want to ask you
> about where can i find information about how to make persistent queues, and
> how to make that, if a producer sends messages to queue and no one is listen
> to it and then a consumer is attached , the consumer gets all the messages,
> even the ones that were produced before the consumer was attached. Thank you
> very much.
>
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>


More information about the rabbitmq-discuss mailing list