Results 241 to 250 of about 76,576 (286)
Some of the next articles are maybe not open access.

Transactional memory

ACM SIGARCH Computer Architecture News, 1993
A shared data structure is lock-free if its operations do not require mutual exclusion. If one process is interrupted in the middle of an operation, other processes will not be prevented from operating on that object.
Maurice Herlihy, J. Eliot B. Moss
openaire   +1 more source

Hybrid transactional memory

ACM SIGARCH Computer Architecture News, 2006
Transactional memory (TM) promises to substantially reduce the difficulty of writing correct, efficient, and scalable concurrent programs. But "bounded" and "best-effort" hardware TM proposals impose unreasonable constraints on programmers, while more flexible software TM implementations are considered too slow.
Peter Damron   +5 more
openaire   +2 more sources

Hardware Transactional Memory meets memory persistency

Journal of Parallel and Distributed Computing, 2018
Persistent Memory (PM) and Hardware Transactional Memory (HTM) are two recent architectural developments whose joint usage promises to drastically accelerate the performance of concurrent, data-intensive applications. Unfortunately, combining these two mechanisms using existing architectural supports is far from being trivial.
Daniel Castro   +2 more
openaire   +1 more source

Software transactional memory

Proceedings of the fourteenth annual ACM symposium on Principles of distributed computing - PODC '95, 1995
zbMATH Open Web Interface contents unavailable due to conflicting licenses.
Shavit, Nir, Touitou, Dan
openaire   +2 more sources

Transactive memory systems

Proceedings of the 4th ACM/IEEE international conference on Human robot interaction, 2009
This paper introduces Transactive Memory System (TMS) theory to the study of human-robot interaction in a complex work setting comprised of people with complementary domains of expertise. New insights regarding the development of TMS in human-robot incident response teams are presented.
Lei Liu, Pamela J. Hinds
openaire   +1 more source

Visualizing transactional memory

Proceedings of the 21st international conference on Parallel architectures and compilation techniques, 2012
This paper presents TMProf, a transactional memory (TM) profiler, based on three visualization principles. These principles are (i) the precise graphical representation of transaction interactions including cross-correlated information and source code, (ii) visualized soft real-time playback of concurrently executing transactions, and (iii) dynamic ...
Justin E. Gottschlich   +3 more
openaire   +1 more source

Composable memory transactions

Communications of the ACM, 2005
Writing concurrent programs is notoriously difficult and is of increasing practical importance. A particular source of concern is that even correctly implemented concurrency ions cannot be composed together to form larger ions. In this paper we present a concurrency model, based on transactional memory, that offers far richer composition. All the usual
Tim Harris   +3 more
openaire   +1 more source

Software transactional memory

2006 IEEE Hot Chips 18 Symposium (HCS), 2006
This article consists of a collection of slides from the author's conference presentation on software transactional memory (STM). Some of the specific topics discussed include: how to translate a language construct via STM, including runtime and compiler support; example of hybrid TM; and the outlook for the future development STM and the applications ...
openaire   +1 more source

Transactional memory

ACM SIGACT News, 2012
Maurice Herlihy, Nir Shavit
openaire   +2 more sources

Transactional memory

ACM SIGACT News, 2014
Gokarna Sharma, Costas Busch
openaire   +1 more source

Home - About - Disclaimer - Privacy