Search Results - "Distributed Graph Processing"
-
1
High-Level Programming Abstractions for Distributed Graph Processing
ISSN: 1041-4347, 1558-2191, 1558-2191Published: New York IEEE 01.02.2018Published in IEEE transactions on knowledge and data engineering (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
Realizing Memory-Optimized Distributed Graph Processing
ISSN: 1041-4347, 1558-2191Published: New York IEEE 01.04.2018Published in IEEE transactions on knowledge and data engineering (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
Fast Failure Recovery in Vertex-Centric Distributed Graph Processing Systems
ISSN: 1041-4347, 1558-2191Published: New York IEEE 01.04.2019Published in IEEE transactions on knowledge and data engineering (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
Partitioning-Aware Performance Modeling of Distributed Graph Processing Tasks
ISSN: 0885-7458, 1573-7640Published: New York Springer US 01.10.2023Published in International journal of parallel programming (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
Partitioner Selection with EASE to Optimize Distributed Graph Processing
ISSN: 2375-026XPublished: IEEE 01.04.2023Published 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
Flash: A Framework for Programming Distributed Graph Processing Algorithms
ISSN: 2375-026XPublished: IEEE 01.04.2023Published 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
An unsupervised learning-guided multi-node failure-recovery model for distributed graph processing systems
ISSN: 0920-8542, 1573-0484Published: New York Springer US 01.06.2023Published 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
Profiling distributed graph processing systems through visual analytics
ISSN: 0167-739XPublished: Elsevier B.V 01.10.2018Published 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
Graph Partitioning for Distributed Graph Processing
ISSN: 2364-1185, 2364-1541Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.03.2017Published 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
UniGPS: A Unified Programming Framework for Distributed Graph Processing
ISSN: 2690-5965Published: IEEE 01.12.2021Published in Proceedings - International Conference on Parallel and Distributed Systems (01.12.2021)“…The industry and academia have proposed many distributed graph processing systems…”
Get full text
Conference Proceeding -
11
Distributed Graph Processing in Cloud Computing: A Review of Large-Scale Graph Analytics
ISSN: 2302-4364, 2549-7286Published: 01.04.2024Published 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
Grade10: A Framework for Performance Characterization of Distributed Graph Processing
ISSN: 2168-9253Published: IEEE 01.09.2020Published in Proceedings / IEEE International Conference on Cluster Computing (01.09.2020)“… To process large graph datasets with diverse algorithms, tens of distributed graph processing frameworks emerged…”
Get full text
Conference Proceeding -
13
TACC: Topology-Aware Coded Computing for Distributed Graph Processing
ISSN: 2373-776X, 2373-7778Published: Piscataway IEEE 2020Published in IEEE transactions on signal and information processing over networks (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
GX-Plug: a Middleware for Plugging Accelerators to Distributed Graph Processing
ISSN: 2375-026XPublished: IEEE 01.05.2022Published 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
Tuning the granularity of parallelism for distributed graph processing
ISSN: 0926-8782, 1573-7578Published: New York Springer US 01.06.2017Published in Distributed and parallel databases : an international journal (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
A Topology-aware Coding Framework for Distributed Graph Processing
ISSN: 2379-190XPublished: IEEE 01.05.2019Published in Proceedings of the ... IEEE International Conference on Acoustics, Speech and Signal Processing (1998) (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
PGX.D: a fast distributed graph processing engine
ISBN: 1450337236, 9781450337236ISSN: 2167-4337Published: New York, NY, USA ACM 15.11.2015Published in Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis (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
Federated Learning Over Coupled Graphs
ISSN: 1045-9219, 1558-2183Published: New York IEEE 01.04.2023Published in IEEE transactions on parallel and distributed systems (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
Distributed graph pattern matching via bounded dual simulation
ISSN: 0020-0255, 1872-6291Published: Elsevier Inc 01.09.2022Published 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
Improving Distributed Graph Processing by Load Balancing and Redundancy Reduction
ISBN: 9798538141906Published: 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

