Sciweavers

4385 search results - page 143 / 877
» Abstraction for Concurrent Objects
Sort
View
66
Voted
PODC
2010
ACM
15 years 3 months ago
Eventually linearizable shared objects
Linearizability is the strongest known consistency property of shared objects. In asynchronous message passing systems, Linearizability can be achieved with 3S and a majority of c...
Marco Serafini, Dan Dobre, Matthias Majuntke, P&ea...
OOPSLA
2010
Springer
14 years 9 months ago
Cross-language, type-safe, and transparent object sharing for co-located managed runtimes
As software becomes increasingly complex and difficult to analyze, it is more and more common for developers to use high-level, type-safe, object-oriented (OO) programming langua...
Michal Wegiel, Chandra Krintz
99
Voted
DATESO
2006
103views Database» more  DATESO 2006»
15 years 18 days ago
CellStore - the Vision of Pure Object Database
Abstract. This paper describes a vision of CellStore, a kind of universal database system, which would be capable of storing and operating on several different data models
Jan Vraný
NSDI
2004
15 years 17 days ago
TimeLine: A High Performance Archive for a Distributed Object Store
This paper describes TimeLine, an efficient archive service for a distributed storage system. TimeLine allows users to take snapshots on demand. The archive is stored online so th...
Chuang-Hue Moh, Barbara Liskov
ICDE
1993
IEEE
147views Database» more  ICDE 1993»
15 years 3 months ago
Large Object Support in POSTGRES
This paper presents four implementations for support of large objects in POSTGRES. The four implementations offer varying levels of support for security, transactions, compression...
Michael Stonebraker, Michael A. Olson