<?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: Saving database cycles</title>
	<atom:link href="http://blog.markturansky.com/archives/14/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.markturansky.com/archives/14</link>
	<description>software architecture &#38; engineering, code hints, sometimes philosophy, photography, life, etc.</description>
	<lastBuildDate>Sun, 20 Jun 2010 07:51:38 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://blog.markturansky.com/archives/14/comment-page-1#comment-3</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 22 Dec 2007 06:12:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.markturansky.com/archives/14#comment-3</guid>
		<description>I could edit this post, but I don&#039;t want to mess with history...  I was wrong in saying RAC is a chatty cluster.  The nodes communicate via shared disk.  RAC is usually backed by a SAN, and it is in our case.  There is still some chattiness because each node has a memory cache, but most updates happen via shared disk.

The question still remains though... what to do when your clustered database is at 50% capacity?  More on this in future posts.  I&#039;m growing my understanding of a &lt;a href=&quot;http://www.terracotta.org&quot; rel=&quot;nofollow&quot;&gt;very cool technology&lt;/a&gt; that might just make the whole thing very easy.</description>
		<content:encoded><![CDATA[<p>I could edit this post, but I don&#8217;t want to mess with history&#8230;  I was wrong in saying RAC is a chatty cluster.  The nodes communicate via shared disk.  RAC is usually backed by a SAN, and it is in our case.  There is still some chattiness because each node has a memory cache, but most updates happen via shared disk.</p>
<p>The question still remains though&#8230; what to do when your clustered database is at 50% capacity?  More on this in future posts.  I&#8217;m growing my understanding of a <a href="http://www.terracotta.org" rel="nofollow">very cool technology</a> that might just make the whole thing very easy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
