Rate This Document
Findability
Accuracy
Completeness
Readability

Memcached Overview

The Memcached performance varies depending on many factors, including operating systems (OSs), environment configurations, basic software, network, algorithms, and compilation options. The ultimate objective is to fully utilize hardware resources to achieve optimal performance.

This document describes how to properly adjust system parameters, NIC interrupts, Memcached configurations, and process deployment on a Kunpeng server to achieve optimal performance in a specific scenario.

Memcached is a high-performance distributed memory-caching server, developed by Brad Fitzpatric from Danga Interactive, a subsidiary of LiveJournal. It is used to cache database query results and reduce database access times to improve the speed and scalability of dynamic web applications.

Official website: https://memcached.org/