International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 186 - Number 64 |
Year of Publication: 2025 |
Authors: Udbhav Prasad, Suraj Dharmapuram |
10.5120/ijca2025924465 |
Udbhav Prasad, Suraj Dharmapuram . A High-Performance Memcached Implementation using Hopscotch Hashing and Lock-Free Techniques. International Journal of Computer Applications. 186, 64 ( Jan 2025), 36-41. DOI=10.5120/ijca2025924465
This paper presents a modified version of Memcached which uses Hopscotch hashing technique, optimistic locking and the CLOCK algorithm. These techniques combined together enable the resulting system to perform better than the original Memcached. Although these modifications are implemented on top of Memcached, they apply more generally to many of today’s read-intensive caching systems.