This project combines RDMA and Paxos. The raw evaluation results are available here:
OS: Ubuntu 14.04.02 64bit.
Use $RDMA_ROOT/RDMA/mk to download and install the dependencies for the program.
We have prepared all the Makefiles for you in each application's directory.
For example, to run Redis hooked by APUS, just go to $RDMA_ROOT/eval and run python eval.py -f redis-output.cfg
. After that, you can collect the results by cd current
.