Tag: Memcached
4 articles
Spymemcached Deep Dive: Thread Model, Sharding and Serialization
Java service integrating with Memcached needs to understand Spymemcached's thread model, sharding routing and serialization details.
EVCache Client Integration: Memcached Setup and Configuration
Java applications wanting to experience Netflix EVCache locally or in small teams, but server not open source, can only self-build based on Memcached.
EVCache Internal Principles: Memcached Architecture, Slab and Eviction
Using EVCache in large-scale distributed cache needs understanding of underlying Memcached memory management and eviction behavior.
EVCache Introduction: Netflix-level Architecture and Multi-Region Cache
Want to learn Netflix's EVCache system for self-development, but only know it's 'Memcached-based distributed cache'.