Conflict-free replicated data types: An overview

N Preguiça - arxiv preprint arxiv:1806.10254, 2018 - arxiv.org
Internet-scale distributed systems often replicate data at multiple geographic locations to
provide low latency and high availability, despite node and network failures. Geo-replicated …

Csi-mimo: Indoor wi-fi fingerprinting system

Y Chapre, A Ignjatovic, A Seneviratne… - 39th annual IEEE …, 2014 - ieeexplore.ieee.org
Wi-Fi based fingerprinting systems, mostly utilize the Received Signal Strength Indicator
(RSSI), which is known to be unreliable due to environmental and hardware effects. In this …

[HTML][HTML] Are current benchmarks adequate to evaluate distributed transactional databases?

L Qu, Q Wang, T Chen, K Li, R Zhang, X Zhou… - BenchCouncil …, 2022 - Elsevier
With the rapid development of distributed transactional databases in recent years, there is
an urgent need for fair performance evaluation and comparison. Though there are various …

ByteGraph: a high-performance distributed graph database in ByteDance

C Li, H Chen, S Zhang, Y Hu, C Chen, Z Zhang… - Proceedings of the …, 2022 - dl.acm.org
Most products at ByteDance, eg, TikTok, Douyin, and Toutiao, naturally generate massive
amounts of graph data. To efficiently store, query and update massive graph data is …

Taurus MM: bringing multi-master to the cloud

A Depoutovitch, C Chen, PA Larson, J Ng… - Proceedings of the …, 2023 - dl.acm.org
A single-master database has limited update capacity because a single node handles all
updates. A multi-master database potentially has higher update capacity because the load is …

Achieving low tail-latency and high scalability for serializable transactions in edge computing

X Chen, H Song, J Jiang, C Ruan, C Li… - Proceedings of the …, 2021 - dl.acm.org
A distributed database utilizing the wide-spread edge computing servers to provide low-
latency data access with the serializability guarantee is highly desirable for emerging edge …

Faastcc: Efficient transactional causal consistency for serverless computing

T Lykhenko, R Soares, L Rodrigues - Proceedings of the 22nd …, 2021 - dl.acm.org
In this paper we study mechanisms that permit to augment the FaaS middleware with
support for Transactional Causal Consistency (TCC). At first glance, it may seem that offering …

Conflict-free replicated data types (CRDTs)

N Preguiça, C Baquero, M Shapiro - arxiv preprint arxiv:1805.06358, 2018 - arxiv.org
A conflict-free replicated data type (CRDT) is an abstract data type, with a well defined
interface, designed to be replicated at multiple processes and exhibiting the following …

Remus: Efficient live migration for distributed databases with snapshot isolation

J Kang, L Cai, F Li, X Zhou, W Cao, S Cai… - Proceedings of the 2022 …, 2022 - dl.acm.org
Shared-nothing, distributed databases scale transactional and analytical processing over a
large data volume by spreading data across servers. However, static sharding of data across …

{FlightTracker}: Consistency across {Read-Optimized} online stores at facebook

X Shi, S Pruett, K Doherty, J Han, D Petrov… - … USENIX Symposium on …, 2020 - usenix.org
Social media platforms deliver fresh personalized content by performing a large number of
reads from an online data store. This store must be optimized for read efficiency, availability …