Transactional systems have seen various efforts to increase their throughput, mainly by making use of parallelism and efficient Concurrency Control techniques. Most approaches optimize the systems’ behaviour when under high contention. In this work, we strive towards reducing the system’s overall contention through Lazy State Determination (LSD). LSD is a new transactional API that leverages on futures to delay the accesses to the Database as much as possible, reducing the amount of time that transactions require to operate under isolation and, thus, reducing the contention window. LSD was shown to be a promising solution for Key-Value Stores. Now, our focus turns to Relational Database Management Systems, as we attempt to implemen...
Transaction management in advanced distributed information systems is a very important issue under ...
When many concurrent transactions like ERP and E-commerce orders want to update the same stock recor...
Snapshot Isolation (SI) is a multiversion concurrency control that has been implemented by open sour...
Transactions are the fundamental unit of change as perceived by the database. In Online Transaction ...
Submitted by Maria Medeiros (maria.dilva1@ufcg.edu.br) on 2019-09-17T09:54:34Z No. of bitstreams: 1...
Existing database systems employ an eager transaction process-ing scheme—that is, upon receiving a t...
The MAP-i Doctoral Programme in Informatics, of the Universities of Minho, Aveiro and PortoA common ...
Submitted by Elaine Almeida (elaine.almeida@nce.ufrj.br) on 2017-03-17T12:11:40Z No. of bitstreams:...
Recently, a large body of research has been exploiting group communication based techniques to impro...
Dissertação para obtenção do Grau de Doutor em Engenharia InformáticaThis dissertation addresses th...
Concurrency control has been thoroughly studied in the context of traditional database applications ...
Database management systems (DBMSs) have been increasingly used for advanced application domains, su...
Althought optimistic concurrency control protocols have increasingly been used in distributed databa...
Large read-only or read-write transactions with a large read set and a small write set constitute an...
This thesis studies concurrency control and composition of transactions in computing environments wi...
Transaction management in advanced distributed information systems is a very important issue under ...
When many concurrent transactions like ERP and E-commerce orders want to update the same stock recor...
Snapshot Isolation (SI) is a multiversion concurrency control that has been implemented by open sour...
Transactions are the fundamental unit of change as perceived by the database. In Online Transaction ...
Submitted by Maria Medeiros (maria.dilva1@ufcg.edu.br) on 2019-09-17T09:54:34Z No. of bitstreams: 1...
Existing database systems employ an eager transaction process-ing scheme—that is, upon receiving a t...
The MAP-i Doctoral Programme in Informatics, of the Universities of Minho, Aveiro and PortoA common ...
Submitted by Elaine Almeida (elaine.almeida@nce.ufrj.br) on 2017-03-17T12:11:40Z No. of bitstreams:...
Recently, a large body of research has been exploiting group communication based techniques to impro...
Dissertação para obtenção do Grau de Doutor em Engenharia InformáticaThis dissertation addresses th...
Concurrency control has been thoroughly studied in the context of traditional database applications ...
Database management systems (DBMSs) have been increasingly used for advanced application domains, su...
Althought optimistic concurrency control protocols have increasingly been used in distributed databa...
Large read-only or read-write transactions with a large read set and a small write set constitute an...
This thesis studies concurrency control and composition of transactions in computing environments wi...
Transaction management in advanced distributed information systems is a very important issue under ...
When many concurrent transactions like ERP and E-commerce orders want to update the same stock recor...
Snapshot Isolation (SI) is a multiversion concurrency control that has been implemented by open sour...