An Actor Database System for Akka
Abstract
System architectures for data-centric applications are commonly comprised of two tiers: An application tier and a data tier. The fact that these tiers do not typically share a common format for data is referred to as object-relational impedance mismatch. To mitigate this, we develop an actor database system that enables the implementation of application logic into the data storage runtime. The actor model also allows for easy distribution of both data and computation across multiple nodes in a cluster. More specifically, we propose the concept of domain actors that provide a type-safe, SQL-like interface to develop the actors of our database system and the concept of Functors to build queries retrieving data contained in multiple actor instances. Our experiments demonstrate the feasibility of encapsulating data into domain actors by evaluating their memory overhead and performance. We also discuss how our proposed actor database system framework solves some of the challenges that arise from the design of distributed databases such as data partitioning, failure handling, and concurrent query processing.
- Citation
- BibTeX
Schmidl, S., Schneider, F. & Papenbrock, T.,
(2019).
An Actor Database System for Akka.
In:
Meyer, H., Ritter, N., Thor, A., Nicklas, D., Heuer, A. & Klettke, M.
(Hrsg.),
BTW 2019 – Workshopband.
Gesellschaft für Informatik, Bonn.
(S. 225-234).
DOI: 10.18420/btw2019-ws-23
@inproceedings{mci/Schmidl2019,
author = {Schmidl, Sebastian AND Schneider, Frederic AND Papenbrock, Thorsten},
title = {An Actor Database System for Akka},
booktitle = {BTW 2019 – Workshopband},
year = {2019},
editor = {Meyer, Holger AND Ritter, Norbert AND Thor, Andreas AND Nicklas, Daniela AND Heuer, Andreas AND Klettke, Meike} ,
pages = { 225-234 } ,
doi = { 10.18420/btw2019-ws-23 },
publisher = {Gesellschaft für Informatik, Bonn},
address = {}
}
author = {Schmidl, Sebastian AND Schneider, Frederic AND Papenbrock, Thorsten},
title = {An Actor Database System for Akka},
booktitle = {BTW 2019 – Workshopband},
year = {2019},
editor = {Meyer, Holger AND Ritter, Norbert AND Thor, Andreas AND Nicklas, Daniela AND Heuer, Andreas AND Klettke, Meike} ,
pages = { 225-234 } ,
doi = { 10.18420/btw2019-ws-23 },
publisher = {Gesellschaft für Informatik, Bonn},
address = {}
}
Sollte hier kein Volltext (PDF) verlinkt sein, dann kann es sein, dass dieser aus verschiedenen Gruenden (z.B. Lizenzen oder Copyright) nur in einer anderen Digital Library verfuegbar ist. Versuchen Sie in diesem Fall einen Zugriff ueber die verlinkte DOI: 10.18420/btw2019-ws-23
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Send Feedback
More Info
ISBN: 978-3-88579-684-8
ISSN: 1617-5468
xmlui.MetaDataDisplay.field.date: 2019
Language:
(en)
