Sciweavers

1075 search results - page 16 / 215
» Parallel Programming with Transactional Memory
Sort
View
CAL
2006
15 years 2 months ago
Subtleties of Transactional Memory Atomicity Semantics
Abstract-- Transactional memory has great potential for simplifying multithreaded programming by allowing programmers to specify regions of the program that must appear to execute ...
Milo M. K. Martin, Colin Blundell, E. Lewis
109
Voted
MIDDLEWARE
2010
Springer
15 years 3 days ago
Asynchronous Lease-Based Replication of Software Transactional Memory
Nuno Carvalho, Paolo Romano, Luís Rodrigues
90
Voted
PLDI
2009
ACM
15 years 9 months ago
An implementation and semantics for transactional memory introspection in Haskell
Arnar Birgisson, Úlfar Erlingsson
147
Voted
ISPASS
2010
IEEE
15 years 4 months ago
Understanding transactional memory performance
Abstract—Transactional memory promises to generalize transactional programming to mainstream languages and data structures. The purported benefit of transactions is that they ar...
Donald E. Porter, Emmett Witchel
130
Voted
IISWC
2009
IEEE
15 years 8 months ago
On the (dis)similarity of transactional memory workloads
— Programming to exploit the resources in a multicore system remains a major obstacle for both computer and software engineers. Transactional memory offers an attractive alternat...
Clay Hughes, James Poe, Amer Qouneh, Tao Li