Sciweavers

2678 search results - page 24 / 536
» Operational Semantics of Transactions
Sort
View
140
Voted
APLAS
2004
ACM
15 years 9 months ago
Concurrency Combinators for Declarative Synchronization
Developing computer systems that are both concurrent and evolving is challenging. To guarantee consistent access to resources by concurrent software components, some synchronizatio...
Pawel T. Wojciechowski
103
Voted
PLDI
2009
ACM
15 years 10 months ago
An implementation and semantics for transactional memory introspection in Haskell
Arnar Birgisson, Úlfar Erlingsson
101
Voted
ICLP
2005
Springer
15 years 9 months ago
Denotational Semantics Using Horn Concurrent Transaction Logic
Marcus Vinicius Santos
103
Voted
COOPIS
1999
IEEE
15 years 8 months ago
Semantics and Architecture of Global Transaction Support in Workflow Environments
Paul W. P. J. Grefen, Jochem Vonk, Erik Boertjes, ...
171
Voted
ACMMSP
2006
ACM
250views Hardware» more  ACMMSP 2006»
15 years 9 months ago
What do high-level memory models mean for transactions?
Many people have proposed adding transactions, or atomic blocks, to type-safe high-level programming languages. However, researchers have not considered the semantics of transacti...
Dan Grossman, Jeremy Manson, William Pugh