<?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: RabbitMQ for Beginners</title>
	<atom:link href="http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/</link>
	<description>You live once, Live well!</description>
	<lastBuildDate>Sun, 27 Nov 2011 10:19:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 2011w47 &#171; blog.padowi.se</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-1127</link>
		<dc:creator>2011w47 &#171; blog.padowi.se</dc:creator>
		<pubDate>Sun, 27 Nov 2011 10:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-1127</guid>
		<description>[...] hiding under a rock (apparantly I have), because it wasn&#8217;t until this week I actually found a blogpost that could adequately explain to me what it is and what it&#8217;s good [...]</description>
		<content:encoded><![CDATA[<p>[...] hiding under a rock (apparantly I have), because it wasn&#8217;t until this week I actually found a blogpost that could adequately explain to me what it is and what it&#8217;s good [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skaag</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-879</link>
		<dc:creator>Skaag</dc:creator>
		<pubDate>Thu, 07 Jul 2011 14:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-879</guid>
		<description>It creates that cookie once if it is missing. After that your cookie will always remain the same, until you either change it or erase the file and a new one will be generated.
And by the way, it&#039;s a good idea to make sure your cookie is secret!</description>
		<content:encoded><![CDATA[<p>It creates that cookie once if it is missing. After that your cookie will always remain the same, until you either change it or erase the file and a new one will be generated.<br />
And by the way, it&#8217;s a good idea to make sure your cookie is secret!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pgal</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-877</link>
		<dc:creator>pgal</dc:creator>
		<pubDate>Thu, 07 Jul 2011 06:58:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-877</guid>
		<description>Hi Skaag!

I want to ask about here
&gt; When RabbitMQ was first started, it generated a “cookie” automatically into a file

does it mean every time RabbitMQ-server starts? or the really first time RabbitMQ-server starts after installation?

thanx

pgal</description>
		<content:encoded><![CDATA[<p>Hi Skaag!</p>
<p>I want to ask about here<br />
&gt; When RabbitMQ was first started, it generated a “cookie” automatically into a file</p>
<p>does it mean every time RabbitMQ-server starts? or the really first time RabbitMQ-server starts after installation?</p>
<p>thanx</p>
<p>pgal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram Srinivasan</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-850</link>
		<dc:creator>Ram Srinivasan</dc:creator>
		<pubDate>Sat, 02 Apr 2011 05:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-850</guid>
		<description>Thank you Skaag. Very few sites out there explain a topic in such a nice step-by-step fashion that a beginner can pick up and get confident on the topic. Please do include the examples here. That would make this complete. 

Thank you Kenji for the updated info.</description>
		<content:encoded><![CDATA[<p>Thank you Skaag. Very few sites out there explain a topic in such a nice step-by-step fashion that a beginner can pick up and get confident on the topic. Please do include the examples here. That would make this complete. </p>
<p>Thank you Kenji for the updated info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RabbitMQ, Open Source Enterprise Messaging - Enterprise IT Consultant Views on Technologies and Trends</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-645</link>
		<dc:creator>RabbitMQ, Open Source Enterprise Messaging - Enterprise IT Consultant Views on Technologies and Trends</dc:creator>
		<pubDate>Thu, 18 Nov 2010 04:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-645</guid>
		<description>[...] RabbitMQ can be downloaded and installed from http://www.rabbitmq.com/download.html. It has an interesting tagline &#8220;RabbitMQ - Messaging that just works&#8221;, and the website says that &#8220;you can have RabbitMQ up and running within two minutes of completing your download&#8221;. Setting up RabbitMQ is described well in http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/. [...]</description>
		<content:encoded><![CDATA[<p>[...] RabbitMQ can be downloaded and installed from <a href="http://www.rabbitmq.com/download.html" rel="nofollow">http://www.rabbitmq.com/download.html</a>. It has an interesting tagline &#8220;RabbitMQ &#8211; Messaging that just works&#8221;, and the website says that &#8220;you can have RabbitMQ up and running within two minutes of completing your download&#8221;. Setting up RabbitMQ is described well in <a href="http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/" rel="nofollow">http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skaag</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-643</link>
		<dc:creator>Skaag</dc:creator>
		<pubDate>Thu, 28 Oct 2010 12:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-643</guid>
		<description>Thank you Kenji, that&#039;s great news! :-)</description>
		<content:encoded><![CDATA[<p>Thank you Kenji, that&#8217;s great news! <img src='http://www.skaag.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenji Noguchi</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-642</link>
		<dc:creator>Kenji Noguchi</dc:creator>
		<pubDate>Thu, 28 Oct 2010 06:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-642</guid>
		<description>Plugin activation step &quot;rabbitmq-activate-plugins&quot; is no longer necessary as explained at http://www.rabbitmq.com/admin-guide.html
Just restart rabbitmq-server. Tested with rabbitmq-2.1.0.</description>
		<content:encoded><![CDATA[<p>Plugin activation step &#8220;rabbitmq-activate-plugins&#8221; is no longer necessary as explained at <a href="http://www.rabbitmq.com/admin-guide.html" rel="nofollow">http://www.rabbitmq.com/admin-guide.html</a><br />
Just restart rabbitmq-server. Tested with rabbitmq-2.1.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: knocker</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-633</link>
		<dc:creator>knocker</dc:creator>
		<pubDate>Fri, 17 Sep 2010 10:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-633</guid>
		<description>Thanks dude, really helpful post.. 
looking forward for your follow up posts.. :)
may be some code demonstrating constructing queues, produce-consumer example..</description>
		<content:encoded><![CDATA[<p>Thanks dude, really helpful post..<br />
looking forward for your follow up posts.. <img src='http://www.skaag.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
may be some code demonstrating constructing queues, produce-consumer example..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skaag</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-626</link>
		<dc:creator>Skaag</dc:creator>
		<pubDate>Fri, 23 Jul 2010 13:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-626</guid>
		<description>Update for RabbitMQ 1.8.1 - One of the plugins has moved to GIT instead of Mercurial, and one other plugin now requires xsltproc. For in &quot;Step 3 - Enabling some plugins&quot;, make sure to install the following packages:

apt-get install xsltproc git-core</description>
		<content:encoded><![CDATA[<p>Update for RabbitMQ 1.8.1 &#8211; One of the plugins has moved to GIT instead of Mercurial, and one other plugin now requires xsltproc. For in &#8220;Step 3 &#8211; Enabling some plugins&#8221;, make sure to install the following packages:</p>
<p>apt-get install xsltproc git-core</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skaag</title>
		<link>http://www.skaag.net/2010/03/12/rabbitmq-for-beginners/comment-page-1/#comment-623</link>
		<dc:creator>Skaag</dc:creator>
		<pubDate>Thu, 17 Jun 2010 18:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skaag.net/?p=96#comment-623</guid>
		<description>Thank you, Heu. Perhaps they have updated the guide. I wrote this post a while ago! :-)
(And I wrote it while doing what I wrote in the post, which was the simplest for me).</description>
		<content:encoded><![CDATA[<p>Thank you, Heu. Perhaps they have updated the guide. I wrote this post a while ago! <img src='http://www.skaag.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
(And I wrote it while doing what I wrote in the post, which was the simplest for me).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 2/17 queries in 0.004 seconds using memcached
Object Caching 548/551 objects using memcached

Served from: www.skaag.net @ 2012-02-06 12:54:42 -->
