Maison > base de données > tutoriel mysql > Memcached vs InnoDB Memcached in MySQL 5.6

Memcached vs InnoDB Memcached in MySQL 5.6

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Libérer: 2016-06-07 16:36:18
original
854 Les gens l'ont consulté

Memcached vs InnoDB Memcached in MySQL 5.6: Some numbers from comparing Memcached with InnoDB Memcached in MySQL 5.6: Keep in mind that the entire data set fits into the buffer pool, so thereare no reads from disk. However, there is write

Memcached vs InnoDB Memcached in MySQL 5.6:

Some numbers from comparing Memcached with InnoDB Memcached in MySQL 5.6:

Keep in mind that the entire data set fits into the buffer pool, so there are no reads from disk. However, there is write activity stemming from the fact that this is using InnoDB under the hood (redo logs, etc).

There is a significant impact on the speed so deciding which solution to use gets down to analysing the costs and complexity of maintaining another tool, the cost of Memcached warmup and the performance drop of using InnoDB Memcached.

Original title and link: Memcached vs InnoDB Memcached in MySQL 5.6 (NoSQL database?myNoSQL)

Memcached vs InnoDB Memcached in MySQL 5.6
Étiquettes associées:
source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal