Skip to search formSkip to main contentSkip to account menu

Safe semantics

Known as: Safe register 
Safe semantics is a consistency model that describes one type of guarantee a data register provides when it is shared by several processors in a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Most of the mutual exclusion algorithms in a shared memory system assume that memory reference to at least one shared variable… 
2015
2015
A new approach to the study and analysis of Mutual Exclusion ME algorithms is presented, based on identifying the priority… 
2013
2013
For self-containment, this chapter starts with a short presentation of the notions of safe, regular, and atomic read/write… 
2011
2011
Distributed storage service is one of the main abstractions provided to the developers of distributed applications due to its… 
2011
2011
A token ring is an arrangement of N processors that take turns engaging in an activity which must be controlled. A token confers… 
2010
2010
A fundamental aspect of any concurrent system is how processes communicate with each other. Ultimately, all communication… 
2007
2007
In this paper we consider implementation of atomic wait-free objects in the context of a shared-memory multiprocessor. We… 
2006
2006
We demonstrate that the safe register abstraction is an inappropriate model of a shared bit variable in an ACM. This is due to… 
1995
1995
We study wait-free constructions of multivalued regist ers from bits. Although atomic wait-free registers cannot solely be used… 
1991
1991
A fundamental aspect of any concurrent system is how processes communicate with each other. Ultimately, all communication…