Sciweavers

95 search results - page 2 / 19
» Semantic Synchronization in a Persistent Object System Libra...
Sort
View
MSS
1999
IEEE
130views Hardware» more  MSS 1999»
13 years 10 months ago
Collection-Based Persistent Archives
The supercomputer center, digital library, and archival storage communities have common persistent archival storage requirements. Each of these communities is building software in...
Arcot Rajasekar, Richard Marciano, Reagan Moore
ASPLOS
2011
ACM
12 years 9 months ago
NV-Heaps: making persistent objects fast and safe with next-generation, non-volatile memories
nt, user-defined objects present an attractive abstraction for working with non-volatile program state. However, the slow speed of persistent storage (i.e., disk) has restricted ...
Joel Coburn, Adrian M. Caulfield, Ameen Akel, Laur...
WWW
2010
ACM
14 years 1 months ago
Sync kit: a persistent client-side database caching toolkit for data intensive websites
We introduce a client-server toolkit called Sync Kit that demonstrates how client-side database storage can improve the performance of data intensive websites. Sync Kit is designe...
Edward Benson, Adam Marcus 0002, David R. Karger, ...
WDAG
1995
Springer
102views Algorithms» more  WDAG 1995»
13 years 9 months ago
Larchant-RDOSS: a Distributed Shared Persistent Memory and its Garbage Collector
Larchant-RDOSS is a distributed shared memory that persists on reliable storage across process lifetimes. Memory management is automatic: including consistent caching of data and ...
Marc Shapiro, Paulo Ferreira
OSDI
1996
ACM
13 years 7 months ago
The Synergy Between Non-Blocking Synchronization and Operating System Structure
Non-blocking synchronization has significant advantages over blocking synchronization: however, it has not been used to a significant degree in practice. We designed and implement...
Michael Greenwald, David R. Cheriton