This repository describes the traces from Twitter's in-memory caching (Twemcache/Pelikan) clusters.
NoveLSM is a persistent-memory implementation of LevelDB. More details are in ATC '18 paper.
An Empirical Guide to the Behavior and Use of Scalable Persistent Memory: @inproceedings {OptaneStudy, author = {Jian Yang and Juno Kim and Morteza Hoseinzadeh and Joseph Izraelevitz and Steve Swanson}, title = {An Empirical Guide to the Behavior and Use of Scalable Persistent Memory}, booktitle = {18th {USENIX} Conference on File and Storage Technologies ({FAST} 20)}, year = {2020}, isbn = {978-1-939133-12-0}, address = {Santa Clara, CA}, pages = {169--182}, url = {https://www.usenix.org/
This project presents an example based tutorial on RDMA based programming. A more detailed discussion can be found on the [Wiki](https://github.com/jcxue/RDMA-Tutorial/wiki) page.
Experiments for the ISPASS 2015 poster "An Updated Performance Comparison of Virtual Machines and Linux Containers"