Partition Aware Graph Computing System

Large-scale Graph Analysis: System, Algorithm and Optimization(2020)

引用 0|浏览15
暂无评分
摘要
Graph partition quality affects the overall performance of distributed graph computing systems. The quality of a graph partition is measured by the balance factor and edge cut ratio. A balanced graph partition with small edge cut ratio is generally preferred since it reduces the high network communication cost. However, through an empirical study on Giraph, we find that the performance over well partitioned graph might be even two times worse than simple random partitions. The reason is that the systems only optimize for the simple partition strategies and cannot efficiently handle the increasing workload of local message processing when a high-quality graph partition is used. In this chapter, we introduce a novel partition-aware graph computing system named PAGE, which equips a new message processor and a dynamic concurrency control model. The new message processor concurrently processes local and …
更多
查看译文
关键词
Graph partition,Graph (abstract data type),Partition (database),Concurrency control,Concurrency,Theoretical computer science,Computer science,Simple random sample,Workload,Empirical research
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要