What is it about?

The problem of data distribution in NoSQL databases is particularly difficult in the case of graph databases since the data often represent a large, highly connected graph. We face this task with monitoring of user queries, for which we created a logging module providing information serving as an input to a redistribution algorithm which bases on a lightweight method of Adaptive Partitioning but incorporates our enhancements overcoming its present drawbacks (local optima, balancing, edge weights). The results of our experiments show 70% – 80% reduction of communication between cluster nodes which is a comparable result to other methods, which, however, are more computationally demanding or suffer from other shortcomings.

Featured Image

Read the Original

This page is a summary of: Effective Data Redistribution Based on User Queries in a Distributed Graph Database, January 2020, Springer Science + Business Media,
DOI: 10.1007/978-3-030-42058-1_18.
You can read the full text:

Read

Contributors

The following have contributed to this page