<?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: Cassandra and EventMachine</title>
	<atom:link href="http://www.mikeperham.com/2010/02/09/cassandra-and-eventmachine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mikeperham.com/2010/02/09/cassandra-and-eventmachine/</link>
	<description>On Ruby, software and the Internet</description>
	<lastBuildDate>Wed, 21 Jul 2010 20:03:10 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mperham</title>
		<link>http://www.mikeperham.com/2010/02/09/cassandra-and-eventmachine/comment-page-1/#comment-496</link>
		<dc:creator>mperham</dc:creator>
		<pubDate>Sun, 14 Mar 2010 15:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=413#comment-496</guid>
		<description>Blair, look at the Cassandra and thrift_client gems.  Their APIs are blocking - there&#039;s no way the gems could be used with the more traditional EM callback style.  You can certainly have a callback-based Cassandra client but you would need to start from scratch and develop a new API.</description>
		<content:encoded><![CDATA[<p>Blair, look at the Cassandra and thrift_client gems.  Their APIs are blocking &#8211; there&#8217;s no way the gems could be used with the more traditional EM callback style.  You can certainly have a callback-based Cassandra client but you would need to start from scratch and develop a new API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blair</title>
		<link>http://www.mikeperham.com/2010/02/09/cassandra-and-eventmachine/comment-page-1/#comment-495</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Sun, 14 Mar 2010 07:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=413#comment-495</guid>
		<description>Correct me if I am wrong, but looking at this, it seems to be a blocking implementation, that is using a separate thread to communicate with Cassandra.

Are there any Cassandra Protocols for EventMachine that can run within the Reactor thread?  Is that a silly thing to expect with Cassandra (I am new to Cassandra and Eventmachine)</description>
		<content:encoded><![CDATA[<p>Correct me if I am wrong, but looking at this, it seems to be a blocking implementation, that is using a separate thread to communicate with Cassandra.</p>
<p>Are there any Cassandra Protocols for EventMachine that can run within the Reactor thread?  Is that a silly thing to expect with Cassandra (I am new to Cassandra and Eventmachine)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan King</title>
		<link>http://www.mikeperham.com/2010/02/09/cassandra-and-eventmachine/comment-page-1/#comment-467</link>
		<dc:creator>Ryan King</dc:creator>
		<pubDate>Wed, 10 Feb 2010 17:43:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mikeperham.com/?p=413#comment-467</guid>
		<description>I&#039;m glad we&#039;re going to have this support. Perhaps you can add an example like the above to the README or a wiki page?</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad we&#8217;re going to have this support. Perhaps you can add an example like the above to the README or a wiki page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
