Autoshard - a Java object mapper (not only) for hot spot data objects in nosql data stores
Abstract
We demonstrate AutoShard, a ready-to-use object mapper for Java applications running against NoSQL data stores. AutoShard's unique feature is its capability to gracefully shard hot spot data objects that are suffering under concurrent writes. By sharding data on the level of the logical schema, scalability bottlenecks due to write contention can be effectively avoided. Using AutoShard, developers can easily employ sharding in their web application by adding minimally intrusive annotations to their code. Our live experiments show the significant impact of sharding on both the write throughput and the execution time.
- Citation
- BibTeX
Scherzinger, S. & Thor, A.,
(2015).
Autoshard - a Java object mapper (not only) for hot spot data objects in nosql data stores.
In:
Seidl, T., Ritter, N., Schöning, H., Sattler, K.-U., Härder, T., Friedrich, S. & Wingerath, W.
(Hrsg.),
Datenbanksysteme für Business, Technologie und Web (BTW 2015).
Bonn:
Gesellschaft für Informatik e.V..
(S. 651-654).
@inproceedings{mci/Scherzinger2015,
author = {Scherzinger, Stefanie AND Thor, Andreas},
title = {Autoshard - a Java object mapper (not only) for hot spot data objects in nosql data stores},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW 2015)},
year = {2015},
editor = {Seidl, Thomas AND Ritter, Norbert AND Schöning, Harald AND Sattler, Kai-Uwe AND Härder, Theo AND Friedrich, Steffen AND Wingerath, Wolfram} ,
pages = { 651-654 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
author = {Scherzinger, Stefanie AND Thor, Andreas},
title = {Autoshard - a Java object mapper (not only) for hot spot data objects in nosql data stores},
booktitle = {Datenbanksysteme für Business, Technologie und Web (BTW 2015)},
year = {2015},
editor = {Seidl, Thomas AND Ritter, Norbert AND Schöning, Harald AND Sattler, Kai-Uwe AND Härder, Theo AND Friedrich, Steffen AND Wingerath, Wolfram} ,
pages = { 651-654 },
publisher = {Gesellschaft für Informatik e.V.},
address = {Bonn}
}
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Send Feedback
More Info
ISBN: 978-3-88579-635-0
ISSN: 1617-5468
xmlui.MetaDataDisplay.field.date: 2015
Language: (en)
Content Type: Text/Conference Paper