activity
20192022
most citedHillview: A trillion-cell spreadsheet for big data

13 citations · 15 across the 3 of their papers we have counts for

collaborators
Showing cs.DCShow all

6 papers · 1 filter

cs.DC20221 cited

DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (Extended Version)

Sekwon Lee, Soujanya Ponnapalli, Sharad Singhal +3

We present Dinomo, a novel key-value store for disaggregated persistent memory (DPM). Dinomo is the first key-value store for DPM that simultaneously achieves high common-case perf…

cs.DC2021

Frugal Byzantine Computing

M. K. Aguilera, N. Ben-David, R. Guerraoui +3

Traditional techniques for handling Byzantine failures are expensive: digital signatures are too costly, while using replicas is uneconomical ( denotes the maximum numb…

cs.DC2020

Microsecond Consensus for Microsecond Applications

Marcos K. Aguilera, Naama Ben-David, Rachid Guerraoui +3

We consider the problem of making apps fault-tolerant through replication, when apps operate at the microsecond scale, as in finance, embedded computing, and microservices apps. Th…

cs.DC201913 cited

Hillview: A trillion-cell spreadsheet for big data

Mihai Budiu, Parikshit Gopalan, Lalith Suresh +3

Hillview is a distributed spreadsheet for browsing very large datasets that cannot be handled by a single machine. As a spreadsheet, Hillview provides a high degree of interactivit…

cs.DC2019

The Impact of RDMA on Agreement

Marcos K. Aguilera, Naama Ben-David, Rachid Guerraoui +2

Remote Direct Memory Access (RDMA) is becoming widely available in data centers. This technology allows a process to directly read and write the memory of a remote host, with a mec…

cs.DC20191 cited

Storm: a fast transactional dataplane for remote data structures

Stanko Novakovic, Yizhou Shan, Aasheesh Kolli +7

RDMA is an exciting technology that enables a host to access the memory of a remote host without involving the remote CPU. Prior work shows how to use RDMA to improve the performan…