activity
20182021
most citedOptSmart: A Space Efficient Optimistic Concurrent Execution of Smart Contracts

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

collaborators

7 papers

cs.DC20211 cited

OptSmart: A Space Efficient Optimistic Concurrent Execution of Smart Contracts

Parwat Singh Anjana, Sweta Kumari, Sathya Peri +2

Popular blockchains such as Ethereum and several others execute complex transactions in blocks through user-defined scripts known as smart contracts. Serial execution of smart cont…

cs.DC2020

Optimal Resilience in Systems that Mix Shared Memory and Message Passing

Hagit Attiya, Sweta Kumari, Noa Schiller

We investigate the minimal number of failures that can partition a system where processes communicate both through shared memory and by message passing. We prove that this number p…

cond-mat.mtrl-sci2020

Nucleation of twinning dislocation loops in fcc metals

Sweta Kumari, Amlan Dutta

Deformation twinning, which occurs in fcc metals only under particular conditions of intrinsic material properties, microstructure, and loading conditions, occupies an indispensabl…

cs.DC2020

Store-Collect in the Presence of Continuous Churn with Application to Snapshots and Lattice Agreement

Hagit Attiya, Sweta Kumari, Archit Somani +1

We present an algorithm for implementing a store-collect object in an asynchronous crash-prone message-passing dynamic system, where nodes continually enter and leave. The algorith…

cs.DC2019

An Efficient Approach to Achieve Compositionality using Optimized Multi-Version Object Based Transactional Systems

Chirag Juyal, Sandeep Kulkarni, Sweta Kumari +2

In the modern era of multi-core systems, the main aim is to utilize the cores properly. This utilization can be done by concurrent programming. But developing a flawless and well-o…

cs.DC2019

Achieving Starvation-Freedom with Greater Concurrency in Multi-Version Object-based Transactional Memory Systems

Chirag Juyal, Sandeep Kulkarni, Sweta Kumari +2

To utilize the multi-core processors properly concurrent programming is needed. Concurrency control is the main challenge while designing a correct and efficient concurrent program…