首页> 外文会议>ACM SIGPLAN Symposium on Priciples and Practice of Parallel Programming >IOGP: An Incremental Online Graph Partitioning for Large-Scale Distributed Graph Databases
【24h】

IOGP: An Incremental Online Graph Partitioning for Large-Scale Distributed Graph Databases

机译:IOGP:用于大型分布图数据库的增量在线图分区

获取原文

摘要

Large-scale graphs databases are designed to serve continuous updates from the clients, and, at the same time, answer complex queries towards current graph in an on-line manner. This is different from another important set of tools, namely graph processing engines, which focus on performing complex analysis on graphs, like Pregel and GraphX. In fact, the boundary between graph databases and graph processing engines is a bit fuzzy. Most graph databases are capable of delivering graph computations through defining complex graph traversal, and, on the other hand, many graph computation engines also allow graphs to be updated and evolved like a database. In this study, we differentiate them according to the workloads they are optimized for. We consider graph databases are optimized for OLTP (online transaction processing) workloads like INSERT, UPDATE, GET, and TRVEL queries. Those operations should be performed in an interactive manner and expected to finish fast. On the other hand, graph processing engines are designed for OLAP (on-line analysis processing) workloads like running PageRank on the whole graph or finding the structure of social graph. Those differences lead to significantly different preferences in performance optimizations and also affect the choices of graph partitioning fundamentally.
机译:大型图形数据库旨在从客户端提供连续更新,并且同时应按在线方式回答对当前图形的复杂查询。这与另一个重要的工具,即图表处理引擎的不同,它专注于对图形执行复杂分析,如Pregel和Graphx。实际上,图形数据库和图形处理引擎之间的边界有点模糊。大多数图表数据库都能够通过定义复杂的图形遍历来提供图形计算,另一方面,许多图形计算引擎还允许更新图形并像数据库一样进化。在这项研究中,我们根据他们针对优化的工作负载来区分它们。我们考虑图形数据库针对OLTP(在线事务处理)工作负载进行了优化,如插入,更新,GET和TRVEL查询。这些操作应以交互式方式执行,并期望快速完成。另一方面,图形处理引擎专为OLAP(在线分析处理)工作负载而设计,如在整个图表上运行PageRank或查找社交图结构。这些差异导致性能优化的显着不同的偏好,并从根本上影响图形分区的选择。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号