scispace - formally typeset
K

Kartik Nagar

Researcher at Indian Institute of Technology Madras

Publications -  22
Citations -  139

Kartik Nagar is an academic researcher from Indian Institute of Technology Madras. The author has contributed to research in topics: Correctness & Serializability. The author has an hindex of 6, co-authored 20 publications receiving 94 citations. Previous affiliations of Kartik Nagar include Purdue University & Indian Institute of Science.

Papers
More filters
Proceedings ArticleDOI

Automated Detection of Serializability Violations Under Weak Consistency

TL;DR: This work combines a dependency graph-based characterization of serializability and the framework of abstract executions to develop a fully-automated approach for statically finding boundedserializability violations under any weak consistency model.
Journal ArticleDOI

Alone Together: Compositional Reasoning and Inference for Weak Isolation

TL;DR: A novel program logic is presented that enables compositional reasoning about the behavior of concurrently executing weakly-isolated transactions, and an inference procedure is described that ascertains the weakest isolation level that still guarantees the safety of high-level consistency assertions associated with such transactions.
Journal ArticleDOI

CLOTHO: directed test generation for weakly consistent database systems

TL;DR: This paper presents a novel testing framework for detecting serializability violations in (SQL) database-backed Java applications executing on weakly-consistent storage systems and is the first automated test generation facility for identifyingserializability anomalies of Java applications intended to operate in geo-replicated distributed environments.
Posted Content

Automated Parameterized Verification of CRDTs

TL;DR: A framework for automatically verifying convergence of CRDTs under different weak-consistency policies is presented and a proof rule parameterized by a consistency specification based on the concepts of commutativity modulo consistency policy and non-interference to Commutativity is developed.
Book ChapterDOI

Automated Parameterized Verification of CRDTs.

TL;DR: In this article, the authors present a framework for automatically verifying convergence of conflict-free replicated data types under different weak-consistency policies and show that not all operations of a CRDT need to commute to achieve convergence.