[rabbitmq-discuss] RabbbitMQ Queues

Alvaro Videla videlalvaro at gmail.com
Fri Oct 26 15:45:17 BST 2012


Hi Desta,

Now taking a second look to your email maybe you would benefit also from
this plugin: https://github.com/videlalvaro/rabbitmq-recent-history-exchange

At the moment it keeps the last 20 messages that passed by the exchange but
it could be improved to:

a) Let the user configure that amount. Yep now that's horribly hardcoded in
the source code.
b) Instead of keeping the last N messages add some way of keep them by
certain amount of time, but that would add some complexity I guess.

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/84808060/attachment.htm>


More information about the rabbitmq-discuss mailing list