[Openstack] Database replacement?

Joshua Harlow harlowja at yahoo-inc.com
Fri Sep 23 21:40:12 UTC 2011


Howdy all, congrats on the diablo release!

Has there been any thought on having a nova-db service that responds to requests for information from the db (or something like a db).

This could be useful for companies that don't necessarily want to have a limiting factor being a database. Since when u scale past a certain number of compute nodes the database connections themselves may become a bottleneck (especially the heartbeat mechanism which updates a table every X seconds). It would be interesting if these types of request could go to the message queue instead and then the db backing could be swapped out with something more scalable (or still use mysql/sqlite...).

Any thoughts?

-Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110923/194c1edc/attachment.html>


More information about the Openstack mailing list