<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=US-ASCII" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Brad Fitzpatrick wrote:
<blockquote cite="midPine.LNX.4.58.0412191557510.17405@danga.com"
 type="cite">
  <pre wrap="">On Sun, 19 Dec 2004, Kevin A. Burton wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">MySQL cluster is still a bit early ... It also doesn't provide disk
based storage (all memory) so hence it can be very expensive to deploy.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
But memcached doesn't have disk-based storage.

  </pre>
</blockquote>
I know... but memcached is an LRU cache.&nbsp; MySQL cluster is not.<br>
<blockquote cite="midPine.LNX.4.58.0412191557510.17405@danga.com"
 type="cite">
  <pre wrap="">At least with MySQL Cluster you can stop/start a node without losing any
data.

It does back up the dataset it's storing in memory to disk, though.  And
if it hasn't committed in a while, it can get the data from another node.

Anyway, I'll stop with the MySQL cluster discussions for now, at least
until I have any code or benchmarks.

  </pre>
</blockquote>
Its interesting but its still really early.&nbsp; A more conservative
approach would be to use the memory tables...<br>
<br>
Anyway...<br>
<pre class="moz-signature" cols="72">-- 

Use Rojo (RSS/Atom aggregator).  Visit <a class="moz-txt-link-freetext" href="http://rojo.com">http://rojo.com</a>. Ask me for an 
invite!  Also see irc.freenode.net #rojo if you want to chat.

Rojo is Hiring! - <a class="moz-txt-link-freetext" href="http://www.rojonetworks.com/JobsAtRojo.html">http://www.rojonetworks.com/JobsAtRojo.html</a>

If you're interested in RSS, Weblogs, Social Networking, etc... then you 
should work for Rojo!  If you recommend someone and we hire them you'll 
get a free iPod!
    
Kevin A. Burton, Location - San Francisco, CA
       AIM/YIM - sfburtonator,  Web - <a class="moz-txt-link-freetext" href="http://peerfear.org/">http://peerfear.org/</a>
GPG fingerprint: 5FB2 F3E2 760E 70A8 6174 D393 E84D 8D04 99F1 4412
</pre>
</body>
</html>