ETD

Archivio digitale delle tesi discusse presso l'Università di Pisa

Tesi etd-11042020-170415


Tipo di tesi
Tesi di laurea magistrale
Autore
ANDREOLI, REMO
URN
etd-11042020-170415
Titolo
RT-Mongo: Differentiated Real-Time Performance on a NoSQL Data-Base
Dipartimento
INFORMATICA
Corso di studi
INFORMATICA
Relatori
relatore Prof. Pedreschi, Dino
relatore Prof. Cucinotta, Tommaso
Parole chiave
  • Quality-of-Service
  • Concurrency
  • MongoDB
  • Database
  • NoSQL
  • Real-Time
  • Priority
  • Scheduling
  • Distributed Database
  • Cloud Computing
Data inizio appello
04/12/2020
Consultabilità
Completa
Riassunto
The advent of Cloud Computing and Big Data brought several changes and innovations in the landscape of database management systems.
Nowadays, a cloud-friendly storage system is required to reliably support data that is in continuous motion and of previously unthinkable magnitude, while guaranteeing high availability and optimal performance to thousands of customers.
In particular, NoSQL data-base services are taking momentum as a key technology thanks to their relaxed requirements with respect to the relational counterparts, that are not designed to scale massively on distributed systems.
Most research papers on performance of cloud storage systems propose solutions that aim to achieve high read and write throughput, while neglecting the problem of controlling latencies for specific users or queries. The latter research topic is particularly important for real-time applications, where task completion is bounded by precise timing constraints.
In this thesis a set of modifications is proposed to the popular MongoDB NoSQL data-base software, that reduces temporal interference among competing requests on a per-client/request basis.
Extensive experimentation with synthetic stress workloads demonstrates that the proposed solution is able to assure that requests with higher priorities achieve reduced and significantly more stable response times, with respect to lower priorities ones.
File