2 papers
cs.AR2021
Limited Associativity Makes Concurrent Software Caches a Breeze
Dolev Adas, Gil Einziger, Roy Friedman
Software caches optimize the performance of diverse storage systems, databases and other software systems. Existing works on software caches automatically resort to fully associati…
cs.DB2020
Jiffy: A Fast, Memory Efficient, Wait-Free Multi-Producers Single-Consumer Queue
Dolev Adas, Roy Friedman
In applications such as sharded data processing systems, sharded in-memory key-value stores, data flow programming and load sharing applications, multiple concurrent data producers…