Is there a doc somewhere (even in the source code) that talks about the features of the new persister? I&#39;d love to use RabbitMQ, and if the persistence is at least no worse than ActiveMQ, then I&#39;ll have a better chance of persuading folks. ;)<div>
<br></div><div>For instance, here&#39;s what I&#39;d like to see:</div><div><br></div><div>�* Can store a LOT of messages on disk (more than fits in memory).</div><div><br></div><div>�* When one of the nodes in a cluster goes down, the queues on that cluster begin working on another node. In other words, a fatal crash of a node (server goes up in flames, disk melts) does not result in message loss. (Replicated queues?)</div>
<div><br></div><div>I&#39;m not sure that my particular use case, flowing data from a transactional system to a reporting system, needs to be as robust as the above requires, but the folks I work with would be a lot happier if it were an option we could opt out of, rather than one we can&#39;t have.</div>
<div><br></div><div>Anyway, it seems that I&#39;ve seen mail regarding these sorts of subjects, but I was wondering if there were something written up somewhere I could ponder.</div><div><br></div><div>Thanks!</div><div><br>
</div><div>Keith<br><br><div class="gmail_quote">On Wed, Jun 3, 2009 at 8:56 AM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@lshift.net">matthias@lshift.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Igor,<br>
<div class="im"><br>
Igor Kolomiets wrote:<br>
&gt; AMQP version 0.9 introduced message&#39;s TTL.<br>
<br>
</div>TTLs (or, more accurately, expiry times) are present in 0-8 too.<br>
<div class="im"><br>
&gt; Any plans to support it in RabbitMQ 1.6?<br>
<br>
</div>It&#39;s a reasonably high-priority feature, but it&#39;s also quite a lot of<br>
work to implement. So I doubt it will get done soon unless there are a<br>
many users asking for it or sponsor the development.<br>
<font color="#888888"><br>
<br>
Matthias.<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></div>