Using memcached with MySQL Cluster vs. stand-alone MySQL
Cluster?
Mathias Herberts
mathias.herberts at gmail.com
Wed Sep 6 05:44:24 UTC 2006
Hi,
I would say it depends on the queries you issue to your DB. If the NDB
cluster need to gather data from several nodes in order to answer your
query then you might get better performance hitting memcached than
relying only on the cluster, especially since you will be using 12
nodes, which means more communication between them.
Mathias.
More information about the memcached
mailing list