Sciweavers

1075 search results - page 16 / 215
» Parallel Programming with Transactional Memory
Sort
View
149
Voted
CAL
2006
15 years 6 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
152
Voted
MIDDLEWARE
2010
Springer
15 years 4 months ago
Asynchronous Lease-Based Replication of Software Transactional Memory
Nuno Carvalho, Paolo Romano, Luís Rodrigues
140
Voted
PLDI
2009
ACM
16 years 1 months ago
An implementation and semantics for transactional memory introspection in Haskell
Arnar Birgisson, Úlfar Erlingsson
209
Voted
ISPASS
2010
IEEE
15 years 8 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
IISWC
2009
IEEE
16 years 1 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