buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Saskia Kurz

Support for Fault-Tolerant Query Execution in Distributed Databases


Design, Implementation and Evaluation
2018. 112 S. 220 mm
Verlag/Jahr: AV AKADEMIKERVERLAG 2018
ISBN: 6-202-20933-X (620220933X)
Neue ISBN: 978-6-202-20933-5 (9786202209335)

Preis und Lieferzeit: Bitte klicken


SECONDO is a database management system platform that is available under an open source license. With the help of SECONDO´s modular extension concept, new functionality can easily be integrated into the framework. In order to address the scalability requirements that result from the demand to efficiently process huge amounts of data, SECONDO can also be set up as a distributed system across several independent worker nodes, allowing to leverage parallel data processing. However, there is currently no dedicated fault tolerance concept in place. The execution of a distributed query is considered as unsuccessful as soon as one of the involved worker nodes becomes unavailable. In this case, the whole query execution needs to be repeated instead of only repeating the part that has failed, which would be preferable. In the present work, we address the outlined issue by providing the design and implementation of the DBService, a service that supports fault-tolerant query execution in SECONDO. The DBService replicates relations and provides the replicas on request so that the execution of a query is no longer restricted to the original location of the relation.
Saskia Kurz was born in 1989 and lives in Berlin. Having attained a bachelor´s degree in business information systems, she started working as a software developer in 2012. In 2017, she successfully finished her part time master´s studies in information systems. The present work is based on her master thesis.