Skip to search formSkip to main contentSkip to account menu

Relativistic programming

Relativistic programming (RP) is a style of concurrent programming where instead of trying to avoid conflicts between readers and writers (or writers… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2018
Review
2018
Relativistic kinematics and its impact on timekeeping in distributed systems design and operation is emerging as a sub-discipline… 
2015
2015
A splay tree is a self-adjusting binary search tree in which recently accessed elements are quick to access again. Splay… 
2014
2014
Modern physics has come to conclusions about time, causality, and reality that have outpaced our language and intuitions. The… 
2012
2012
Programmers traditionally assume we live and program in a sequentially consistent world. Hardware developers have long since… 
2012
2012
High-performance programs and systems require concurrency to take full advantage of available hardware. However, the available… 
2011
2011
We propose and document a new concurrent programming model, relativistic programming. This model allows readers to run… 
2011
2011
We present relativistic programming, a concurrent programming model based on shared addressing, which supports efficient… 
2011
2011
This paper explores the relationship between reader-writer locking and relativistic programming approaches to managing accesses…