A read-only transaction (ROT) does not modify any data. Efforts are being made in the literature to improve the performance of ROTs without correct-ness and data currency issues. The widely used two-phase locking protocol (2PL) processes the transac-tions without any correctness and data currency issues. However, the performance of 2PL deteriorates with data contention. Snapshot isolation (SI)-based pro-tocols proposed in the literature improve the perfor-mance of ROTs, but they compromise on correctness and data currency issues. Speculative locking (SL) protocols are proposed in the literature for improv-ing the performance of ROTs by carrying out spec-ulative executions only for ROTs and following 2PL for update transactions. In SL-based ...
We define the problem of speculative processing in a replicated transactional system layered on top ...
Transaction Repair is a method for lock-free, scalable trans-action processing that achieves full se...
Invented more than 40 years ago, the two-phase locking concurrency control (2PL) is capable of provi...
Abstract: A read-only transaction (ROT) does not modify any data. The main issues regarding processi...
This paper presents an ongoing Ph.D. thesis work which aims at improving the performance of read-onl...
Performance enhancement of Read-only transactions using speculative locking protocol b
Thiswork presents Speculative Transaction Replication (STR), a protocol that exploits transparent sp...
Over the past decade, there has been a surge of academic and industrial interest in optimistic concu...
Transactional memory (TM) systems have gained considerable popularity in the last decade driven by t...
Transactional memory (TM) systems have gained considerable popularity in the last decade driven by t...
Transactional Memory (TM) aims to make shared memory parallel programming easier by abstracting away...
The last few decades have witnessed the unprecedented growth of large-scale online services. Distrib...
Over the past decade, there has been a surge of academic and industrial interest in optimistic concu...
Transactional memory is a promising technique for multithreaded synchronization and con-currency whi...
Distributed transactional systems typically achieve efficiency by abandoning true serial-izability f...
We define the problem of speculative processing in a replicated transactional system layered on top ...
Transaction Repair is a method for lock-free, scalable trans-action processing that achieves full se...
Invented more than 40 years ago, the two-phase locking concurrency control (2PL) is capable of provi...
Abstract: A read-only transaction (ROT) does not modify any data. The main issues regarding processi...
This paper presents an ongoing Ph.D. thesis work which aims at improving the performance of read-onl...
Performance enhancement of Read-only transactions using speculative locking protocol b
Thiswork presents Speculative Transaction Replication (STR), a protocol that exploits transparent sp...
Over the past decade, there has been a surge of academic and industrial interest in optimistic concu...
Transactional memory (TM) systems have gained considerable popularity in the last decade driven by t...
Transactional memory (TM) systems have gained considerable popularity in the last decade driven by t...
Transactional Memory (TM) aims to make shared memory parallel programming easier by abstracting away...
The last few decades have witnessed the unprecedented growth of large-scale online services. Distrib...
Over the past decade, there has been a surge of academic and industrial interest in optimistic concu...
Transactional memory is a promising technique for multithreaded synchronization and con-currency whi...
Distributed transactional systems typically achieve efficiency by abandoning true serial-izability f...
We define the problem of speculative processing in a replicated transactional system layered on top ...
Transaction Repair is a method for lock-free, scalable trans-action processing that achieves full se...
Invented more than 40 years ago, the two-phase locking concurrency control (2PL) is capable of provi...