Sciweavers

SRDS
2005
IEEE

Consistent Main-Memory Database Federations under Deferred Disk Writes

13 years 9 months ago
Consistent Main-Memory Database Federations under Deferred Disk Writes
Current cluster architectures provide the ideal environment to run federations of main-memory database systems (FMMDBs). In FMMDBs, data resides in the main memory of the federation servers, significantly improving performance by avoiding I/O during the execution of read operations. To maximize the performance of update transactions as well, some applications recur to deferred disk writes. This means that update transactions commit before their modifications are written on stable storage and durability must be ensured outside the database. While deferred disk writes in centralized MMDBs relax the durability property of transactions only, in FMMDBs transaction atomicity may be also violated in case of failures. We address this issue from the perspective of log-based rollback-recovery in distributed systems and provide an efficient solution to the problem. Keywords : dependency tracking, consistency, rollbackrecovery, distributed transactions, MMDBs.
Rodrigo Schmidt, Fernando Pedone
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where SRDS
Authors Rodrigo Schmidt, Fernando Pedone
Comments (0)