Sciweavers

2019 search results - page 1 / 404
» Programming with Shared Data Abstractions
Sort
View
IRREGULAR
1997
Springer
13 years 9 months ago
Programming with Shared Data Abstractions
ing with shared data abstractions Simon Dobson1 and Don Goodeve2 1 Well-Founded Systems Unit, CLRC Rutherford Appleton Laboratory, UK 2 School of Computer Studies, University of Le...
Simon A. Dobson, Don Goodeve
SIGARCH
2008
93views more  SIGARCH 2008»
13 years 5 months ago
NOBLE: non-blocking programming support via lock-free shared abstract data types
e Shared Abstract Data Types H
Håkan Sundell, Philippas Tsigas
APLAS
2010
ACM
13 years 5 months ago
Data Structure Fusion
We consider the problem of specifying data structures with complex sharing in a manner that is both declarative and results in provably correct code. In our approach, abstract data...
Peter Hawkins, Alex Aiken, Kathleen Fisher, Martin...
ECOOP
2010
Springer
13 years 10 months ago
Reasoning about the Implementation of Concurrency Abstractions on x86-TSO
ncy Abstractions on x86-TSO Scott Owens University of Cambridge Abstract. With the rise of multi-core processors, shared-memory concurrency has become a widespread feature of compu...
Scott Owens
HPDC
1993
IEEE
13 years 9 months ago
Programming a Distributed System Using Shared Objects
Building the hardware for a high-performance distributed computer system is a lot easier than building its software. In this paper we describe a model for programtributed systems ...
Andrew S. Tanenbaum, Henri E. Bal, M. Frans Kaasho...