Current cluster architectures provide the ideal environ-ment to run federations of main-memory database sys-tems (FMMDBs). In FMMDBs, data resides in the main memory of the federation servers, significantly improv-ing 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 com-mit before their modifications are written on stable stor-age 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 fro...
Main Memory Database Systems (MMDBs) have been studied since the 80s [3,4], when memory was quite co...
Distributed database systems require a commit process to preserve the ACID property of transactions ...
Over the past 20 years much research has been done on developing architectures and transaction manag...
In this paper we present recovery techniques for distributed main-memory databases, specically for c...
In this paper we present recovery techniques for distributed main-memory databases, specifically for...
Transaction management for federated database systems (FDBSs), where each participating DBMS is auto...
The paper presents a primary-backup protocol to manage replicated in-memory database systems (IMDBs)...
Recovery is a fundamental service in database systems. In this work, we present a new mechanism for ...
Concurrency control provides multi-user access to a database system, while ensuring concurrent trans...
This paper presents an integrated concurrency and recovery algorithm. Strict timestamp ordering was ...
With Main Memory DataBases (MMDB) the primary copy of the data resides in volatile main memory. Thus...
This work explores a better way to perform recovery in transactions on a federated database system i...
The paper presents a primary-backup protocol to manage replicated in-memory database systems (IMDBs)...
Most database systems use ARIES-like logging and recovery scheme to recover from failures and guaran...
Multi-node systems with coherent memory offer significant performance and programming advantages for...
Main Memory Database Systems (MMDBs) have been studied since the 80s [3,4], when memory was quite co...
Distributed database systems require a commit process to preserve the ACID property of transactions ...
Over the past 20 years much research has been done on developing architectures and transaction manag...
In this paper we present recovery techniques for distributed main-memory databases, specically for c...
In this paper we present recovery techniques for distributed main-memory databases, specifically for...
Transaction management for federated database systems (FDBSs), where each participating DBMS is auto...
The paper presents a primary-backup protocol to manage replicated in-memory database systems (IMDBs)...
Recovery is a fundamental service in database systems. In this work, we present a new mechanism for ...
Concurrency control provides multi-user access to a database system, while ensuring concurrent trans...
This paper presents an integrated concurrency and recovery algorithm. Strict timestamp ordering was ...
With Main Memory DataBases (MMDB) the primary copy of the data resides in volatile main memory. Thus...
This work explores a better way to perform recovery in transactions on a federated database system i...
The paper presents a primary-backup protocol to manage replicated in-memory database systems (IMDBs)...
Most database systems use ARIES-like logging and recovery scheme to recover from failures and guaran...
Multi-node systems with coherent memory offer significant performance and programming advantages for...
Main Memory Database Systems (MMDBs) have been studied since the 80s [3,4], when memory was quite co...
Distributed database systems require a commit process to preserve the ACID property of transactions ...
Over the past 20 years much research has been done on developing architectures and transaction manag...