A Scalable Online Algorithm for Cache Server Configuration Changes
This repository centralizes an implementation of this paper using memcached. Each individual module is implemented in its own repository (as a git submodule).
Each folder inside the project is a git submodule, or it’s own project.
You need to build each sub-project using gradle build.
To run the experiments with the current distribution us run.sh
.