Sciweavers

56 search results - page 1 / 12
» Implementing Crash Recovery in QuickStore: A Performance Stu...
Sort
View
SIGMOD
1995
ACM
97views Database» more  SIGMOD 1995»
13 years 8 months ago
Implementing Crash Recovery in QuickStore: A Performance Study
Implementing crash recovery in an Object-Oriented Database System (OODBMS) raises several challenging issues for performance that are not present in traditional DBMSs. These perfo...
Seth J. White, David J. DeWitt
SIGMOD
1994
ACM
107views Database» more  SIGMOD 1994»
13 years 8 months ago
QuickStore: A High Performance Mapped Object Store
This paper presents, QuickStore, a memory-mapped storage system for persistent C++ built on top of the EXODUS Storage Manager. QuickStore provides fast access to in-memory objects...
Seth J. White, David J. DeWitt
DSN
2009
IEEE
13 years 11 months ago
Dynamic content web applications: Crash, failover, and recovery analysis
This work assesses how crashes and recoveries affect the performance of a replicated dynamic content web application. RobustStore is the result of retrofitting TPC-W’s on-line ...
Luiz Eduardo Buzato, Gustavo M. D. Vieira, Willy Z...
IPPS
1999
IEEE
13 years 9 months ago
Lazy Logging and Prefetch-Based Crash Recovery in Software Distributed Shared Memory Systems
In this paper, we propose a new, efficient logging protocol, called lazy logging, and a fast crash recovery protocol, called the prefetch-based crash recovery (PCR), for software ...
Angkul Kongmunvattana, Nian-Feng Tzeng
VEE
2010
ACM
238views Virtualization» more  VEE 2010»
13 years 10 months ago
Optimizing crash dump in virtualized environments
Crash dump, or core dump is the typical way to save memory image on system crash for future offline debugging and analysis. However, for typical server machines with likely abund...
Yijian Huang, Haibo Chen, Binyu Zang