Evaluating in-memory caching strategies for distributed web services
dc.contributor.author | Lyckaro, Love | |
dc.contributor.department | Chalmers tekniska högskola / Institutionen för data och informationsteknik | sv |
dc.contributor.department | Chalmers University of Technology / Department of Computer Science and Engineering | en |
dc.contributor.examiner | Russo, Alejandro | |
dc.contributor.supervisor | Di Stefano, Luca | |
dc.date.accessioned | 2023-12-22T13:14:31Z | |
dc.date.available | 2023-12-22T13:14:31Z | |
dc.date.issued | 2023 | |
dc.date.submitted | 2023 | |
dc.description.abstract | Caching is an incredibly common component in modern computer engineering. Present everywhere, caches benefit greatly from domain-specific knowledge. This thesis, in collaboration with Antura AB, targets caching between distributed web services and their database. The state-of-the-art in this caching domain is to have a shared, networked, in-memory, key-value store, such as Redis. This thesis had two goals. Firstly, to implement an alternative to this shared cache system using caches distributed on each server of the web application. Secondly, to implement a test suite for comparing these cache systems. A common interface was created for these cache systems and both were implemented using F#. A test suite was then created using a sample distributed web application and simulated user requests. The user simulation covered different read-write ratios, domain sizes, and behavior with respect to a commonly requested “shared” domain. The results of the tests found cases where either cache system performed better on average. Although the shared cache system performed significantly better as the degree of distribution increased. | |
dc.identifier.coursecode | DATX05 | |
dc.identifier.uri | http://hdl.handle.net/20.500.12380/307480 | |
dc.language.iso | eng | |
dc.setspec.uppsok | Technology | |
dc.subject | caching | |
dc.subject | distributed caching | |
dc.subject | redis | |
dc.subject | distributed systems | |
dc.subject | web caching | |
dc.subject | database caching | |
dc.subject | user simulation | |
dc.title | Evaluating in-memory caching strategies for distributed web services | |
dc.type.degree | Examensarbete för masterexamen | sv |
dc.type.degree | Master's Thesis | en |
dc.type.uppsok | H | |
local.programme | Computer science – algorithms, languages and logic (MPALG), MSc |