Sciweavers

BTW
2015
Springer

AutoShard - a Java Object Mapper (not only) for Hot Spot Data Objects in NoSQL Data Stores

8 years 2 days ago
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.
Stefanie Scherzinger, Andreas Thor
Added 17 Apr 2016
Updated 17 Apr 2016
Type Journal
Year 2015
Where BTW
Authors Stefanie Scherzinger, Andreas Thor
Comments (0)