transactional memory
English
Noun
transactional memory (uncountable)
- (computing) A concurrency control mechanism analogous to database transactions for controlling access to shared memory.
- 2017, Robert C. Martin, Clean Architecture: A Craftsman's Guide to Software Structure and Design, Prentice Hall, →ISBN:
- Since mutating state exposes those components to all the problems of concurrency, it is common practice to use some kind of transactional memory to protect the mutable variables from concurrent updates […]
Further reading
transactional memory on Wikipedia.Wikipedia
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.