<?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: MQ Import Anti-Pattern: Multiple MQ Imports connecting to single pair of physical request/response queues</title>
	<atom:link href="http://blog.danzrobok.com/2008/11/06/mq-import-anti-pattern-multiple-mq-imports-connecting-to-single-pair-of-physical-requestresponse-queues/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danzrobok.com/2008/11/06/mq-import-anti-pattern-multiple-mq-imports-connecting-to-single-pair-of-physical-requestresponse-queues/</link>
	<description>Business Integration and SOA with an IBM WebSphere slant</description>
	<lastBuildDate>Tue, 17 Aug 2010 21:36:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dan</title>
		<link>http://blog.danzrobok.com/2008/11/06/mq-import-anti-pattern-multiple-mq-imports-connecting-to-single-pair-of-physical-requestresponse-queues/comment-page-1/#comment-3772</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Mon, 17 Nov 2008 16:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/11/06/mq-import-anti-pattern-multiple-mq-imports-connecting-to-single-pair-of-physical-requestresponse-queues/#comment-3772</guid>
		<description>The &#039;anti-pattern&#039; is for how you design your WID module. When you create an Import/Export for an MQ queue you are creating server resources that will listen and process messages. You can get yourself into a scenario where you have multiple listeners inside the same ear listening to the same queues and things can blow up in your face :-) 

As for the &#039;One-queue-to-rule-them-all&#039; it&#039;s usually caused by an overeager push to be as &#039;dynamic&#039; as possible without considering the actual value (if any) of the routing mechanism.</description>
		<content:encoded><![CDATA[<p>The &#8216;anti-pattern&#8217; is for how you design your WID module. When you create an Import/Export for an MQ queue you are creating server resources that will listen and process messages. You can get yourself into a scenario where you have multiple listeners inside the same ear listening to the same queues and things can blow up in your face <img src='http://blog.danzrobok.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>As for the &#8216;One-queue-to-rule-them-all&#8217; it&#8217;s usually caused by an overeager push to be as &#8216;dynamic&#8217; as possible without considering the actual value (if any) of the routing mechanism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnold</title>
		<link>http://blog.danzrobok.com/2008/11/06/mq-import-anti-pattern-multiple-mq-imports-connecting-to-single-pair-of-physical-requestresponse-queues/comment-page-1/#comment-3662</link>
		<dc:creator>Arnold</dc:creator>
		<pubDate>Fri, 14 Nov 2008 21:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/11/06/mq-import-anti-pattern-multiple-mq-imports-connecting-to-single-pair-of-physical-requestresponse-queues/#comment-3662</guid>
		<description>Not sure I follow the whole scenario but why not have more than one queue per service instead of this one queue handles all?</description>
		<content:encoded><![CDATA[<p>Not sure I follow the whole scenario but why not have more than one queue per service instead of this one queue handles all?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
