Copyright Notice:

The documents distributed by this server have been provided by the contributing authors as a means to ensure timely dissemination of scholarly and technical work on a noncommercial basis. Copyright and all rights therein are maintained by the authors or by other copyright holders, notwithstanding that they have offered their works here electronically. It is understood that all persons copying this information will adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.

Publications of SPCL

M. Besta, M. Fischer, V. Kalavri, M. Kapralov, T. Hoefler:

 Practice of Streaming Processing of Dynamic Graphs: Concepts, Models, and Systems

(IEEE Transactions of Parallel and Distributed Systems. Vol 34, Nr. 6, pages 1860-1876, IEEE, Jun. 2023)

Publisher Reference

Abstract

Graph processing has become an important part of various areas of computing, including machine learning, medical applications, social network analysis, computational sciences, and others. A growing amount of the associated graph processing workloads are dynamic, with millions of edges added or removed per second. Graph streaming frameworks are specifically crafted to enable the processing of such highly dynamic workloads. Recent years have seen the development of many such frameworks. However, they differ in their general architectures (with key details such as the support for the parallel execution of graph updates, or the incorporated graph data organization), the types of updates and workloads allowed, and many others. To facilitate the understanding of this growing field, we provide the first analysis and taxonomy of dynamic and streaming graph processing. We focus on identifying the fundamental system designs and on understanding their support for concurrency, and for different graph updates as well as analytics workloads. We also crystallize the meaning of different concepts associated with streaming graph processing, such as dynamic, temporal, online, and time-evolving graphs, edge-centric processing, models for the maintenance of updates, and graph databases. Moreover, we provide a bridge with the very rich landscape of graph streaming theory by giving a broad overview of recent theoretical related advances, and by discussing which graph streaming models and settings could be helpful in developing more powerful streaming frameworks and designs. We also outline graph streaming workloads and research challenges.

Documents

download article:
access preprint on arxiv:
 

BibTeX

@article{besta2023practice,
  author={Maciej Besta and Marc Fischer and Vasiliki Kalavri and Michael Kapralov and Torsten Hoefler},
  title={{Practice of Streaming Processing of Dynamic Graphs: Concepts, Models, and Systems}},
  journal={IEEE Transactions of Parallel and Distributed Systems},
  year={2023},
  month={6},
  pages={1860-1876},
  volume={34},
  number={6},
  publisher={IEEE},
  doi={10.1109/TPDS.2021.3131677},
}