Search Results - "Distributed Graph Processing"

Refine Results
  1. 1

    High-Level Programming Abstractions for Distributed Graph Processing by Kalavri, Vasiliki, Vlassov, Vladimir, Haridi, Seif

    ISSN: 1041-4347, 1558-2191, 1558-2191
    Published: New York IEEE 01.02.2018
    “…, graph aggregations, pattern matching, ego-network analysis, and graph traversals. Several high-level programming abstractions have been proposed and adopted by distributed graph processing systems and big data platforms…”
    Get full text
    Journal Article
  2. 2

    Realizing Memory-Optimized Distributed Graph Processing by Liakos, Panagiotis, Papakonstantinopoulou, Katia, Delis, Alex

    ISSN: 1041-4347, 1558-2191
    Published: New York IEEE 01.04.2018
    “… This trend shows no signs of subsiding and has caused the emergence of a number of distributed graph processing systems including Pregel, Apache Giraph, and GraphX…”
    Get full text
    Journal Article
  3. 3

    Fast Failure Recovery in Vertex-Centric Distributed Graph Processing Systems by Lu, Wei, Shen, Yanyan, Wang, Tongtong, Zhang, Meihui, Jagadish, H. V., Du, Xiaoyong

    ISSN: 1041-4347, 1558-2191
    Published: New York IEEE 01.04.2019
    “…There is a growing need for distributed graph processing systems to have many more compute nodes processing graph-based Big Data applications, which, however, increases the chance of node failures…”
    Get full text
    Journal Article
  4. 4

    Partitioning-Aware Performance Modeling of Distributed Graph Processing Tasks by Presser, Daniel, Siqueira, Frank

    ISSN: 0885-7458, 1573-7640
    Published: New York Springer US 01.10.2023
    “… In order to extract valuable information from these large datasets, several parallel and distributed graph processing engines have been proposed…”
    Get full text
    Journal Article
  5. 5

    Partitioner Selection with EASE to Optimize Distributed Graph Processing by Merkel, Nikolai, Mayer, Ruben, Fakir, Tawkir Ahmed, Jacobsen, Hans-Arno

    ISSN: 2375-026X
    Published: IEEE 01.04.2023
    Published in Data engineering (01.04.2023)
    “…For distributed graph processing on massive graphs, a graph is partitioned into multiple equally-sized parts which are distributed among machines in a compute cluster…”
    Get full text
    Conference Proceeding
  6. 6

    Flash: A Framework for Programming Distributed Graph Processing Algorithms by Li, Xue, Meng, Ke, Qin, Lu, Lai, Longbin, Yu, Wenyuan, Qian, Zhengping, Lin, Xuemin, Zhou, Jingren

    ISSN: 2375-026X
    Published: IEEE 01.04.2023
    Published in Data engineering (01.04.2023)
    “… frameworks.In this paper, we propose Flash, a framework for programming distributed graph processing algorithms, which achieves good expressiveness, productivity and efficiency at the same time…”
    Get full text
    Conference Proceeding
  7. 7

    An unsupervised learning-guided multi-node failure-recovery model for distributed graph processing systems by Mukherjee, Aradhita, Chaki, Rituparna, Chaki, Nabendu

    ISSN: 0920-8542, 1573-0484
    Published: New York Springer US 01.06.2023
    Published in The Journal of supercomputing (01.06.2023)
    “…Big data applications based on graphs need to be scalable enough for handling immense growth in size of graphs, efficiently. Scalable graph processing…”
    Get full text
    Journal Article
  8. 8

    Profiling distributed graph processing systems through visual analytics by Arleo, Alessio, Didimo, Walter, Liotta, Giuseppe, Montecchiani, Fabrizio

    ISSN: 0167-739X
    Published: Elsevier B.V 01.10.2018
    Published in Future generation computer systems (01.10.2018)
    “… This paper presents GiViP, a visual profiler for distributed graph processing systems based on a Pregel-like computation model…”
    Get full text
    Journal Article
  9. 9

    Graph Partitioning for Distributed Graph Processing by Onizuka, Makoto, Fujimori, Toshimasa, Shiokawa, Hiroaki

    ISSN: 2364-1185, 2364-1541
    Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.03.2017
    Published in Data science and engineering (01.03.2017)
    “…There is a large demand for distributed engines that efficiently process large-scale graph data, such as social graph and web graph. The distributed graph…”
    Get full text
    Journal Article
  10. 10

    UniGPS: A Unified Programming Framework for Distributed Graph Processing by Wang, Zhaokang, Li, Junhong, Qi, Yifan, Zhu, Guanghui, Yuan, Chunfeng, Huang, Yihua

    ISSN: 2690-5965
    Published: IEEE 01.12.2021
    “…The industry and academia have proposed many distributed graph processing systems…”
    Get full text
    Conference Proceeding
  11. 11

    Distributed Graph Processing in Cloud Computing: A Review of Large-Scale Graph Analytics by Atrushi, Diler, Zeebaree, Subhi R. M.

    ISSN: 2302-4364, 2549-7286
    Published: 01.04.2024
    Published in Indonesian Journal of Computer Science (01.04.2024)
    “…The rapid growth of graph data in various domains has propelled the need for efficient distributed graph processing techniques in cloud computing environments…”
    Get full text
    Journal Article
  12. 12

    Grade10: A Framework for Performance Characterization of Distributed Graph Processing by Hegeman, Tim, Trivedi, Animesh, Iosup, Alexandru

    ISSN: 2168-9253
    Published: IEEE 01.09.2020
    “… To process large graph datasets with diverse algorithms, tens of distributed graph processing frameworks emerged…”
    Get full text
    Conference Proceeding
  13. 13

    TACC: Topology-Aware Coded Computing for Distributed Graph Processing by Guler, Basak, Avestimehr, A. Salman, Ortega, Antonio

    ISSN: 2373-776X, 2373-7778
    Published: Piscataway IEEE 2020
    “…This article proposes a coded distributed graph processing framework to alleviate the communication bottleneck in large-scale distributed graph processing…”
    Get full text
    Journal Article
  14. 14

    GX-Plug: a Middleware for Plugging Accelerators to Distributed Graph Processing by Zou, Kai, Xie, Xike, Li, Qi, Kong, Deyu

    ISSN: 2375-026X
    Published: IEEE 01.05.2022
    Published in Data engineering (01.05.2022)
    “…Recently, research communities highlight the neces-sity of formulating a scalability continuum for large-scale graph processing, which gains the scale-out…”
    Get full text
    Conference Proceeding
  15. 15

    Tuning the granularity of parallelism for distributed graph processing by Luo, Xinyuan, Wu, Sai, Wang, Wei, Shou, Lidan

    ISSN: 0926-8782, 1573-7578
    Published: New York Springer US 01.06.2017
    “…Popular distributed graph processing frameworks, such as Pregel and GraphLab, are based on the vertex-centric computation model, where users write their customized Compute function for each vertex…”
    Get full text
    Journal Article
  16. 16

    A Topology-aware Coding Framework for Distributed Graph Processing by Guler, Bagak, Avestimehr, A. Salman, Ortega, Antonio

    ISSN: 2379-190X
    Published: IEEE 01.05.2019
    “…This paper proposes a coded distributed graph processing framework to alleviate the communication bottleneck in large-scale distributed graph processing…”
    Get full text
    Conference Proceeding
  17. 17

    PGX.D: a fast distributed graph processing engine by Hong, Sungpack, Depner, Siegfried, Manhardt, Thomas, Van Der Lugt, Jan, Verstraaten, Merijn, Chafi, Hassan

    ISBN: 1450337236, 9781450337236
    ISSN: 2167-4337
    Published: New York, NY, USA ACM 15.11.2015
    “… provided with enough memory. In this paper, we present a fast distributed graph processing system, namely PGX.D. We show…”
    Get full text
    Conference Proceeding
  18. 18

    Federated Learning Over Coupled Graphs by Lei, Runze, Wang, Pinghui, Zhao, Junzhou, Lan, Lin, Tao, Jing, Deng, Chao, Feng, Junlan, Wang, Xidian, Guan, Xiaohong

    ISSN: 1045-9219, 1558-2183
    Published: New York IEEE 01.04.2023
    “…Graphs are widely used to represent the relations among entities. When one owns the complete data, an entire graph can be easily built, therefore performing…”
    Get full text
    Journal Article
  19. 19

    Distributed graph pattern matching via bounded dual simulation by Bouhenni, Sarra, Yahiaoui, Saïd, Nouali-Taboudjemat, Nadia, Kheddouci, Hamamache

    ISSN: 0020-0255, 1872-6291
    Published: Elsevier Inc 01.09.2022
    Published in Information sciences (01.09.2022)
    “…Graph Pattern Matching (GPM) finds subgraphs of a large data graph that are similar to an input query graph. It has many applications, such as pattern…”
    Get full text
    Journal Article
  20. 20

    Improving Distributed Graph Processing by Load Balancing and Redundancy Reduction by Song, Shuang

    ISBN: 9798538141906
    Published: ProQuest Dissertations & Theses 01.01.2020
    “… To accommodate analysis on large-scale graphs, developers from industry and academia design the distributed graph processing…”
    Get full text
    Dissertation