<HTML>
<HEAD>
<TITLE>Re: [Openstack] Caching strategies in Nova ...</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>+ 100<BR>
<BR>
On 3/23/12 10:50 AM, "Brian Lamar" <<a href="brian.lamar@rackspace.com">brian.lamar@rackspace.com</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
On Mar 23, 2012, at 11:22 AM, Kevin L. Mitchell wrote:<BR>
<BR>
> On Fri, 2012-03-23 at 08:55 -0300, Sandy Walsh wrote:<BR>
>> I don't doubt for a second the db is the culprit for many of our woes.<BR>
>><BR>
>> The thing I like about internal caching using established tools is<BR>
>> that<BR>
>> it works for db issues too without having to resort to custom tables.<BR>
>> SQL query optimization, I'm sure, will go equally far.<BR>
><BR>
> For that matter, I wouldn't be surprised if there were things we could<BR>
> do to nova's DB to speed things up.  For instance, what if we supported<BR>
> non-SQL data stores?<BR>
<BR>
Any database is going to be slow if you're talking to it more than necessary. Even if we replaced MySQL with the latest and greatest web-scale noSQL database out there we'd still be slow. I'd love to see a combination effort of improving the flexibility of the DB layer as well as improvements surrounding the sheer number of calls to the database.<BR>
<BR>
> --<BR>
> Kevin L. Mitchell <<a href="kevin.mitchell@rackspace.com">kevin.mitchell@rackspace.com</a>><BR>
><BR>
><BR>
> _______________________________________________<BR>
> Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
> Post to     : <a href="openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><BR>
> Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
> More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><BR>
<BR>
<BR>
_______________________________________________<BR>
Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
Post to     : <a href="openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><BR>
Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><BR>
More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>