What are the characteristics of transaction semantics?
(a) Suitable for applications that are concerned about coherence of data
(b) The users of this model are interested in the atomicity property for their transaction
(c) Easy to implement in a single processor system
(d) Write-back enhances access performance
I got this question by my college professor while I was bunking the class.
This interesting question is from Distributed File System topic in chapter Distributed File Systems of Operating System