activity
20072023
most citedCRDTs: Consistency without concurrency control

36 citations · 124 across the 11 of their papers we have counts for

collaborators
Showing cs.DCShow all

15 papers · 1 filter

cs.DC2023

JepREST: Functional tests for distributed REST applications

Sara Simoes, Ana Ribeiro, Carla Ferreira +1

Application services often support mobile and web applications with REST interfaces, implemented using a set of distributed components that interact with each other. This approach…

cs.DC2022★ 2 cited

Babel: A Framework for Developing Performant and Dependable Distributed Protocols

Pedro Fouto, Pedro Ákos Costa, Nuno Preguiça +1

Prototyping and implementing distributed algorithms, particularly those that address challenges related with fault-tolerance and dependability, is a time consuming task. This is, i…

cs.DC2022

Geo-located data for better dynamic replication

Luís M. Silva, Frederico Aleixo, Albert van der Linde +2

An increasing number of mobile applications share location-dependent information, from collaborative applications and social networks to location-based games. For such applications…

cs.DC2020

Lazy State Determination: More concurrency for contending linearizable transactions

Tiago M. Vale, João Leitão, Nuno Preguiça +3

The concurrency control algorithms in transactional systems limits concurrency to provide strong semantics, which leads to poor performance under high contention. As a consequence,…

cs.DC2018

Conflict-free Replicated Data Types: An Overview

Nuno Preguiça

Internet-scale distributed systems often replicate data at multiple geographic locations to provide low latency and high availability, despite node and network failures. Geo-replic…

cs.DC2018

Conflict-free Replicated Data Types (CRDTs)

Nuno Preguiça, Carlos Baquero, Marc Shapiro

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 pr…