Cantitate/Preț
Produs

Building a Columnar Database on RAMCloud: Database Design for the Low-Latency Enabled Data Center: In-Memory Data Management Research

Autor Christian Tinnefeld
en Limba Engleză Hardback – 28 iul 2015
This book examines the field of parallel database management systems and illustrates the great variety of solutions based on a shared-storage or a shared-nothing architecture. Constantly dropping memory prices and the desire to operate with low-latency responses on large sets of data paved the way for main memory-based parallel database management systems. However, this area is currently dominated by the shared-nothing approach in order to preserve the in-memory performance advantage by processing data locally on each server. The main argument this book makes is that such an unilateral development will cease due to the combination of the following three trends: a) Today’s network technology features remote direct memory access (RDMA) and narrows the performance gap between accessing main memory on a server and of a remote server to and even below a single order of magnitude. b) Modern storage systems scale gracefully, are elastic and provide high-availability. c) A modern storage system such as Stanford’s RAM Cloud even keeps all data resident in the main memory. Exploiting these characteristics in the context of a main memory-based parallel database management system is desirable. The book demonstrates that the advent of RDMA-enabled network technology makes the creation of a parallel main memory DBMS based on a shared-storage approach feasible.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 37224 lei  6-8 săpt.
  Springer International Publishing – 17 oct 2016 37224 lei  6-8 săpt.
Hardback (1) 37922 lei  6-8 săpt.
  Springer International Publishing – 28 iul 2015 37922 lei  6-8 săpt.

Din seria In-Memory Data Management Research

Preț: 37922 lei

Nou

Puncte Express: 569

Preț estimativ în valută:
7259 7611$ 5997£

Carte tipărită la comandă

Livrare economică 29 ianuarie-12 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783319207100
ISBN-10: 3319207105
Pagini: 130
Ilustrații: XIX, 130 p. 37 illus.
Dimensiuni: 155 x 235 x 15 mm
Greutate: 0.39 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seria In-Memory Data Management Research

Locul publicării:Cham, Switzerland

Public țintă

Research

Cuprins

Part I: A Database System Architecture for a Shared Main Memory-Based Storage.- Part II: Database Operator Execution on a Shared Main Memory-Based Storage.- Part III: Evaluation.- Part IV: Conclusions.

Notă biografică

Dr. Christian Tinnefeld received his B.Sc. and M.Sc. degrees from the Hasso Plattner Institute at the University of Potsdam, Germany, where he also pursued his doctoral studies. His main research interests are In-Memory Databases and Cloud Computing. In the former area, he has been collaborating with SAP for six years and contributed to initial concepts of the SAP HANA database. In the latter area, Christian has been collaborating with the RAM Cloud Project at Stanford University, California, USA for three years.

Textul de pe ultima copertă

This book examines the field of parallel database management systems and illustrates the great variety of solutions based on a shared-storage or a shared-nothing architecture. Constantly dropping memory prices and the desire to operate with low-latency responses on large sets of data paved the way for main memory-based parallel database management systems. However, this area is currently dominated by the shared-nothing approach in order to preserve the in-memory performance advantage by processing data locally on each server. The main argument this book makes is that such an unilateral development will cease due to the combination of the following three trends: a) Today’s network technology features remote direct memory access (RDMA) and narrows the performance gap between accessing main memory on a server and of a remote server to and even below a single order of magnitude. b) Modern storage systems scale gracefully, are elastic, and provide high-availability. c) A modern storage system such as Stanford’s RAMCloud even keeps all data resident in the main memory. Exploiting these characteristics in the context of a main memory-based parallel database management system is desirable. The book demonstrates that the advent of RDMA-enabled network technology makes the creation of a parallel main memory DBMS based on a shared-storage approach feasible.

Caracteristici

Comprehensively analyzes existing and new solutions for disk-based parallel database management systems Demonstrates the feasibility of a parallel main memory DBMS based on shared-storage Provides a showcase for creating a columnar database Includes supplementary material: sn.pub/extras