activity
20232026
collaborators

5 papers

cs.DC2026

Domain Extension of Lock-Freedom and Wait-Freedom for Group Computations

Raaghav Ravishankar, Sandeep Kulkarni, Sathya Peri +3

A domain extension of a definition refers to broadening the scope of a definition so that it applies to a larger set of cases than originally specified. The notion of lock-free and…

cs.DC2025

Asynchronous Checkpoint for Eventually Consistent Databases

Raaghav Ravishankar, Sandeep Kulkarni, Nitin H Vaidya

We focus on the problem of checkpointing (or taking a snapshot) in fully replicated eventually consistent distributed databases. In particular, we consider the problem of taking Di…

cs.DC2025

Lock-free Asynchronously Distributed Linked Lists

Raaghav Ravishankar, Sandeep Kulkarni, Sathya Peri +1

Modern databases use dynamic search structures that store an enormous amount of data, and often serve them using multi-threaded algorithms to support the ever-increasing throughput…

cs.DC2024

Distributing Context-Aware Shared Memory Data Structures: A Case Study on Singly-Linked Lists

Raaghav Ravishankar, Sandeep Kulkarni, Sathya Peri +1

In this paper, we study the partitioning of a context-aware shared memory data structure so that it can be implemented as a distributed data structure running on multiple machines.…

cs.DC2023

Replay Clocks

Ishaan Lagwankar, Sandeep S Kulkarni

In this work, we focus on the problem of replay clocks (RepCL). The need for replay clocks arises from the observation that analyzing distributed computation for all desired proper…