activity
20162021
most citedJiffy: A Lock-free Skip List with Batch Updates and Snapshots

1 citations · 1 across the 1 of their papers we have counts for

collaborators

5 papers

cs.DS20211 cited

Jiffy: A Lock-free Skip List with Batch Updates and Snapshots

Tadeusz Kobus, Maciej Kokociński, Paweł T. Wojciechowski

In this paper we introduce Jiffy, the first lock-free, linearizable ordered key-value index that offers both (1) batch updates, which are put and remove operations that are execute…

cs.DC2019

Creek: Low-latency, Mixed-Consistency Transactional Replication Scheme

Tadeusz Kobus, Maciej Kokociński, Paweł T. Wojciechowski

In this paper we introduce Creek, a low-latency, eventually consistent replication scheme that also enables execution of strongly consistent operations (akin to ACID transactions).…

cs.DC2019

On Mixing Eventual and Strong Consistency: Acute Cloud Types

Maciej Kokociński, Tadeusz Kobus, Paweł T. Wojciechowski

In this article we study the properties of distributed systems that mix eventual and strong consistency. We formalize such systems through acute cloud types (ACTs), abstractions si…

cs.DC2016

Atomic RMI 2: Highly Parallel Pessimistic Distributed Transactional Memory

Konrad Siek, Paweł T. Wojciechowski

Distributed Transactional Memory (DTM) is an emerging approach to distributed synchronization based on the application of the transaction abstraction to distributed computation. DT…

cs.DC2016

Helenos: A Realistic Benchmark for Distributed Transactional Memory

Jan Baranowski, Paweł Kobyliński, Konrad Siek +1

Transactional Memory (TM) is an approach to concurrency control that aims to make writing parallel programs both effective and simple. The approach is started in non-distributed mu…