Time-Evolving Graph Processing At Scale

GRADES '16(2016)

引用 109|浏览221
暂无评分
摘要
Time-evolving graph-structured big data arises naturally in many application domains such as social networks and communication networks. However, existing graph processing systems lack support for efficient computations on dynamic graphs.In this paper, we represent most computations on time evolving graphs into (1) a stream of consistent and resilient graph snapshots, and (2) a small set of operators that manipulate such streams of snapshots. We then introduce GRAPHTAU, a time-evolving graph processing framework built on top of Apache Spark, a widely used distributed dataflow system. GRAPHTAU quickly builds fault-tolerant graph snapshots as each small batch of new data arrives. GRAPHTAU achieves high performance and fault tolerant graph stream processing via a number of optimizations. GRAPHTAU also unifies data streaming and graph streaming processing. Our preliminary evaluations on two representative datasets show promising results. Besides performance benefit, GRAPHTAU API relieves programmers from handling graph snapshot generation, windowing operators and sophisticated differential computation mechanisms.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要