<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Do you use ActiveMQ?</title>
	<atom:link href="http://thebull.macsimumweb.com/do-you-use-activemq/feed" rel="self" type="application/rss+xml" />
	<link>http://thebull.macsimumweb.com/do-you-use-activemq</link>
	<description>Thoughts on poker, programming and other stuff.</description>
	<lastBuildDate>Thu, 29 Jul 2010 08:40:34 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Suresh</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-11708</link>
		<dc:creator>Suresh</dc:creator>
		<pubDate>Mon, 22 Sep 2008 05:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-11708</guid>
		<description>We used activemq as part of ServiceMix ESB. ServiceMix 3.2.1 uses activemq 4.1. I can relate to the issues are you and/or your collegue is talking about with respect to activemq. There are some serious gotchas ( Internal memory - usageMemory lockup ), , synchronization issues ( client closing connections )  and HA ( Pure Master/Slave which is a joke in 4.1 as IT DOES NOT WORK. Their JIRA bug report shows that it is fixed is 5.x ) screw ups.

We can hardly have it up for a week.</description>
		<content:encoded><![CDATA[<p>We used activemq as part of ServiceMix ESB. ServiceMix 3.2.1 uses activemq 4.1. I can relate to the issues are you and/or your collegue is talking about with respect to activemq. There are some serious gotchas ( Internal memory &#8211; usageMemory lockup ), , synchronization issues ( client closing connections )  and HA ( Pure Master/Slave which is a joke in 4.1 as IT DOES NOT WORK. Their JIRA bug report shows that it is fixed is 5.x ) screw ups.</p>
<p>We can hardly have it up for a week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alicia Troul</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8969</link>
		<dc:creator>Alicia Troul</dc:creator>
		<pubDate>Sun, 22 Jun 2008 20:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8969</guid>
		<description>My company went through the same trials and tribulations, and ended up with OpenMQ, which absolutely rocks (stable, wicked fast, etc.). It has its limitations, but the community seems more robust/open (and vaguely less arrogant) then AMQ&#039;s.</description>
		<content:encoded><![CDATA[<p>My company went through the same trials and tribulations, and ended up with OpenMQ, which absolutely rocks (stable, wicked fast, etc.). It has its limitations, but the community seems more robust/open (and vaguely less arrogant) then AMQ&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Bull</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8377</link>
		<dc:creator>The Bull</dc:creator>
		<pubDate>Fri, 06 Jun 2008 21:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8377</guid>
		<description>I don&#039;t see AMQP in SonicMQ&#039;s featureset. That is a must for our needs.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see AMQP in SonicMQ&#8217;s featureset. That is a must for our needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimslade</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8376</link>
		<dc:creator>jimslade</dc:creator>
		<pubDate>Fri, 06 Jun 2008 21:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8376</guid>
		<description>If you have a need for performance, you should look at SonicMQ.  I used to work there... product is rock-solid and I never lost a &#039;bake-off&#039;, plus they have some very cool HA technology.  It does have a pricetag though. FWIW.</description>
		<content:encoded><![CDATA[<p>If you have a need for performance, you should look at SonicMQ.  I used to work there&#8230; product is rock-solid and I never lost a &#8216;bake-off&#8217;, plus they have some very cool HA technology.  It does have a pricetag though. FWIW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wpbarr</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8364</link>
		<dc:creator>wpbarr</dc:creator>
		<pubDate>Fri, 06 Jun 2008 18:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8364</guid>
		<description>You might want to take a look at Joram (http://joram.objectweb.org/). When I last looked at ActiveMQ it was far too slow for our needs at large travel site.</description>
		<content:encoded><![CDATA[<p>You might want to take a look at Joram (<a href="http://joram.objectweb.org/)" rel="nofollow">http://joram.objectweb.org/)</a>. When I last looked at ActiveMQ it was far too slow for our needs at large travel site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Weibust</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8354</link>
		<dc:creator>Erik Weibust</dc:creator>
		<pubDate>Fri, 06 Jun 2008 13:58:03 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8354</guid>
		<description>I haven&#039;t heard anything negative about ActiveMQ, this post might be the first.  However, I COMPLETELY agree, WebSphere products make me sick, too.</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t heard anything negative about ActiveMQ, this post might be the first.  However, I COMPLETELY agree, WebSphere products make me sick, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lari Hotari</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8342</link>
		<dc:creator>Lari Hotari</dc:creator>
		<pubDate>Fri, 06 Jun 2008 11:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8342</guid>
		<description>The recently released ActiveMQ 5.1.0 is amazing. You could also try the &quot;IONA Fuse Message Broker&quot; distribution if you want better stability. ActiveMQ 5.0.0 wasn&#039;t stable at all, it had a lot of critical problems.</description>
		<content:encoded><![CDATA[<p>The recently released ActiveMQ 5.1.0 is amazing. You could also try the &#8220;IONA Fuse Message Broker&#8221; distribution if you want better stability. ActiveMQ 5.0.0 wasn&#8217;t stable at all, it had a lot of critical problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Bengtsson</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8336</link>
		<dc:creator>Anders Bengtsson</dc:creator>
		<pubDate>Fri, 06 Jun 2008 09:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8336</guid>
		<description>We tried ActiveMQ for a project two years ago, but got burned by some bugs. After restarting one of the servers the message forwarding didn&#039;t resume in some cases. Don&#039;t know if that ever got solved, but I guess a lot has happened with ActiveMQ since then.
Also, the Topics implementation couldn&#039;t deal with huge message backlogs at the time, but I think that&#039;s supported in current versions.
Performance, i.e. throughput, seemed ok though.</description>
		<content:encoded><![CDATA[<p>We tried ActiveMQ for a project two years ago, but got burned by some bugs. After restarting one of the servers the message forwarding didn&#8217;t resume in some cases. Don&#8217;t know if that ever got solved, but I guess a lot has happened with ActiveMQ since then.<br />
Also, the Topics implementation couldn&#8217;t deal with huge message backlogs at the time, but I think that&#8217;s supported in current versions.<br />
Performance, i.e. throughput, seemed ok though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Strachan</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8334</link>
		<dc:creator>James Strachan</dc:creator>
		<pubDate>Fri, 06 Jun 2008 08:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8334</guid>
		<description>BTW since 5.1 of ActiveMQ we recommend the default persistence mechanism which is crazy fast and avoids the need for a JDBC pool...

http://activemq.apache.org/amq-message-store.html</description>
		<content:encoded><![CDATA[<p>BTW since 5.1 of ActiveMQ we recommend the default persistence mechanism which is crazy fast and avoids the need for a JDBC pool&#8230;</p>
<p><a href="http://activemq.apache.org/amq-message-store.html" rel="nofollow">http://activemq.apache.org/amq-message-store.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Davies</title>
		<link>http://thebull.macsimumweb.com/do-you-use-activemq/comment-page-1#comment-8324</link>
		<dc:creator>Rob Davies</dc:creator>
		<pubDate>Fri, 06 Jun 2008 06:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://thebull.macsimumweb.com/do-you-use-activemq/#comment-8324</guid>
		<description>Thanks for the heads up - will investigate!</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up &#8211; will investigate!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
