Skip to search formSkip to main contentSkip to account menu

Read–write conflict

Known as: Read-Write conflict, Unrepeatable reads 
In computer science, in the field of databases, read–write conflict, also known as unrepeatable reads, is a computational anomaly associated with… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
We propose a novel static random access memory (SRAM) cell employing correlated material (CM) films in conjunction with the… 
2015
2015
A strong memory model, such as region serializability, helps programmers reason about programs in the granularity of… 
2013
2013
In mobile environment, mobile host can initiate transactions and that transactions may be executed at mobile host or fixed host… 
2009
2009
Revealing concurrency errors in multithreaded programs is difficult. Many "unexpected" thread interactions can only be manifested… 
2008
2008
Current database replication protocols take care of read-write conflict evaluation. If there are no such conflicts, protocols…