Ваш любимый книжный интернет-магазин
Перейти на
GlavKniga.SU
Ваш город: Алматы
Ваше местоположение – Алматы
 Да 
От вашего выбора зависит время и стоимость доставки
Корзина: пуста
Авторизация 
  Логин
  
  Пароль
  
Регистрация  Забыли пароль?

Поиск по каталогу 
(строгое соответствие)
ISBN
Фраза в названии или аннотации
Автор
Язык книги
Год издания
с по
Электронный носитель
Тип издания
Вид издания
Отрасли экономики
Отрасли знаний
Сферы деятельности
Надотраслевые технологии
Разделы каталога
худ. литературы

Support for Fault-Tolerant Query Execution in Distributed Databases. Design, Implementation and Evaluation

В наличии
Местонахождение: АлматыСостояние экземпляра: новый
Бумажная
версия
Автор: Saskia Kurz
ISBN: 9786202209335
Год издания: 2018
Формат книги: 60×90/16 (145×215 мм)
Количество страниц: 112
Издательство: AV Akademikerverlag
Цена: 29896 тг
Положить в корзину
Позиции в рубрикаторе
Отрасли знаний:
Код товара: 183209
Способы доставки в город Алматы *
комплектация (срок до отгрузки) не более 2 рабочих дней
Самовывоз из города Алматы (пункты самовывоза партнёра CDEK)
Курьерская доставка CDEK из города Москва
Доставка Почтой России из города Москва
      Аннотация: 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.
Ключевые слова: Fault-Tolerance, Distributed Databases, Query Execution