Title :
Consistent main-memory database federations under deferred disk writes
Author :
Schmidt, Rodrigo ; Pedone, Fernando
Author_Institution :
Ecole Polytech. Fed. de Lausanne, Switzerland
Abstract :
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 :
data integrity; disc storage; distributed databases; storage management; transaction processing; centralized MMDB; cluster architecture; consistent main-memory database system federation; database update transaction; dependency tracking; disk I/O; disk write deferring; distributed system; distributed transaction; federation server; log-based rollback-recovery; transaction atomicity; Application software; Computer architecture; Computer crashes; Concurrent computing; Costs; Database systems; Delay; Target tracking; Telecommunication computing; Transaction databases; MMDBs.; consistency; dependency tracking; distributed transactions; rollbackrecovery;
Conference_Titel :
Reliable Distributed Systems, 2005. SRDS 2005. 24th IEEE Symposium on
Print_ISBN :
0-7695-2463-X
DOI :
10.1109/RELDIS.2005.13