<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Last value queues in Apache Qpid</title>
	<link>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/</link>
	<description>Mumbling about software</description>
	<pubDate>Sat, 04 Feb 2012 23:47:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Jim</title>
		<link>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/#comment-660</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 18 Jun 2010 17:59:16 +0000</pubDate>
		<guid>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/#comment-660</guid>
		<description>According to Qpid "Understanding LVQ" site documentation, your example is an instance of the "last_value_queue_no_browse" type lvq, not the "last_value_queue" type.

The documentation basically states that a browsable lvq will only return the latest, unconsumed values on a browse(), but will return *all* queued values on a consume().</description>
		<content:encoded><![CDATA[<p>According to Qpid &#8220;Understanding LVQ&#8221; site documentation, your example is an instance of the &#8220;last_value_queue_no_browse&#8221; type lvq, not the &#8220;last_value_queue&#8221; type.</p>
<p>The documentation basically states that a browsable lvq will only return the latest, unconsumed values on a browse(), but will return *all* queued values on a consume().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: znachor</title>
		<link>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/#comment-430</link>
		<dc:creator>znachor</dc:creator>
		<pubDate>Tue, 20 Jan 2009 17:30:48 +0000</pubDate>
		<guid>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/#comment-430</guid>
		<description>ActiveMQ is a JMS broker but Qpid implements completely different standard: AMQP. However it's possible to use Qpid broker with a standard JMS client.</description>
		<content:encoded><![CDATA[<p>ActiveMQ is a JMS broker but Qpid implements completely different standard: AMQP. However it&#8217;s possible to use Qpid broker with a standard JMS client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robbie</title>
		<link>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/#comment-427</link>
		<dc:creator>Robbie</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:45:18 +0000</pubDate>
		<guid>http://www.woloszyn.org/2009/01/15/last-value-queues-in-apache-qpid/#comment-427</guid>
		<description>What's the difference between this and Apache ActiveMQ?</description>
		<content:encoded><![CDATA[<p>What&#8217;s the difference between this and Apache ActiveMQ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

