Hi,<br><br>I think i have good plan for this. I&#39;m checking message expiry in my logical process. Because RabbitMQ is a BROKER <br><div id="result_box" dir="ltr">should not need to be [message expiry param].<br><br>Cuong<br>
</div><br><div class="gmail_quote">On Wed, Sep 30, 2009 at 4:55 PM, Matthew Sackman <span dir="ltr">&lt;<a href="mailto:matthew@lshift.net">matthew@lshift.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Alexandre,<br>
<div class="im"><br>
On Wed, Sep 30, 2009 at 03:40:13AM +0400, Alexandre Kalendarev wrote:<br>
&gt; Can I to use expire parameter in the RabbitMQ messaging?<br>
&gt; When I can to set the expire parameter?<br>
&gt; Is the support the expire parameter  the RabbitMQ ?<br>
<br>
</div>The Time To Live (TTL) is an oft requested feature and certainly one<br>
that we plan to implement in the future. However, it will be a few<br>
releases yet before we will support it. At the moment, Rabbit does not<br>
support message expiry at all, however, this can be worked around in<br>
application logic provided you embed a timestamp within the message and<br>
your receiving consumers are able to understand the timestamp and drop<br>
messages which are too old.<br>
<font color="#888888"><br>
Matthew<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br>