项目作者: Likhit

项目描述 :
A Scalable Online Algorithm for Cache Server Configuration Changes
高级语言: Shell
项目地址: git://github.com/Likhit/RejigMemcached.git
创建时间: 2018-11-05T07:15:50Z
项目社区:https://github.com/Likhit/RejigMemcached

开源协议:

下载


Rejig: 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).

Build

Each folder inside the project is a git submodule, or it’s own project.
You need to build each sub-project using gradle build.

Running experiments

To run the experiments with the current distribution us run.sh.