[rabbitmq-discuss] librabbitmq, expire message

Cuong Le cuonglb at facemain.com
Wed Sep 30 11:57:08 BST 2009


Hi,

I think i have good plan for this. I'm checking message expiry in my logical
process. Because RabbitMQ is a BROKER
should not need to be [message expiry param].

Cuong

On Wed, Sep 30, 2009 at 4:55 PM, Matthew Sackman <matthew at lshift.net> wrote:

> Hi Alexandre,
>
> On Wed, Sep 30, 2009 at 03:40:13AM +0400, Alexandre Kalendarev wrote:
> > Can I to use expire parameter in the RabbitMQ messaging?
> > When I can to set the expire parameter?
> > Is the support the expire parameter  the RabbitMQ ?
>
> The Time To Live (TTL) is an oft requested feature and certainly one
> that we plan to implement in the future. However, it will be a few
> releases yet before we will support it. At the moment, Rabbit does not
> support message expiry at all, however, this can be worked around in
> application logic provided you embed a timestamp within the message and
> your receiving consumers are able to understand the timestamp and drop
> messages which are too old.
>
> Matthew
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://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/20090930/74857c22/attachment.htm 


More information about the rabbitmq-discuss mailing list