<?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: Sending CouchDB Update Notifications to RabbitMQ.</title>
	<atom:link href="http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 06:54:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fun with the CouchDB _changes feed and RabbitMQ. &#8211; Joe&#8217;s Blog!</title>
		<link>http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/comment-page-1/#comment-1094</link>
		<dc:creator>Fun with the CouchDB _changes feed and RabbitMQ. &#8211; Joe&#8217;s Blog!</dc:creator>
		<pubDate>Thu, 07 Jan 2010 23:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeandmotorboat.com/?p=913#comment-1094</guid>
		<description>[...] HTTP streams it seemed like it would be a perfect fit for use with CouchDB. A while back I wrote some code to push update notifications to RabbitMQ and a commenter mentioned using the _changes feed instead. Combining the _changes feed [...]</description>
		<content:encoded><![CDATA[<p>[...] HTTP streams it seemed like it would be a perfect fit for use with CouchDB. A while back I wrote some code to push update notifications to RabbitMQ and a commenter mentioned using the _changes feed instead. Combining the _changes feed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zdzolton</title>
		<link>http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/comment-page-1/#comment-942</link>
		<dc:creator>zdzolton</dc:creator>
		<pubDate>Mon, 08 Jun 2009 15:49:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeandmotorboat.com/?p=913#comment-942</guid>
		<description>Hey, you should port this code to use the new _changes API, in trunk, à la:

http://jchrisa.net/drl/_design/sofa/_show/post/Simple-Wins</description>
		<content:encoded><![CDATA[<p>Hey, you should port this code to use the new _changes API, in trunk, à la:</p>
<p><a href="http://jchrisa.net/drl/_design/sofa/_show/post/Simple-Wins" rel="nofollow">http://jchrisa.net/drl/_design/sofa/_show/post/Simple-Wins</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evgen</title>
		<link>http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/comment-page-1/#comment-940</link>
		<dc:creator>evgen</dc:creator>
		<pubDate>Sun, 07 Jun 2009 04:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeandmotorboat.com/?p=913#comment-940</guid>
		<description>One advantage of doing this with the native erlang client is that you could actually plug it in to CouchDB at the server level rather than using the rather weak update notification that CouchDB currently supports (or the only-slightly-less-useless version of update notification that is on the way...)</description>
		<content:encoded><![CDATA[<p>One advantage of doing this with the native erlang client is that you could actually plug it in to CouchDB at the server level rather than using the rather weak update notification that CouchDB currently supports (or the only-slightly-less-useless version of update notification that is on the way&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/comment-page-1/#comment-939</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 06 Jun 2009 22:12:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeandmotorboat.com/?p=913#comment-939</guid>
		<description>Nah, no reason, it would likely be pretty easy to do with erlang and the amqp client. I just liked how simple it was to do with Ruby.</description>
		<content:encoded><![CDATA[<p>Nah, no reason, it would likely be pretty easy to do with erlang and the amqp client. I just liked how simple it was to do with Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhay Kumar</title>
		<link>http://www.joeandmotorboat.com/2009/06/05/sending-couchdb-update-notifications-to-rabbitmq/comment-page-1/#comment-938</link>
		<dc:creator>Abhay Kumar</dc:creator>
		<pubDate>Sat, 06 Jun 2009 22:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.joeandmotorboat.com/?p=913#comment-938</guid>
		<description>Although Ruby is definitely quick out of the box, is there any particular reason you wouldn&#039;t just plug this into couchdb via the erlang-amqp client?</description>
		<content:encoded><![CDATA[<p>Although Ruby is definitely quick out of the box, is there any particular reason you wouldn&#8217;t just plug this into couchdb via the erlang-amqp client?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
