anilpacaci / streaming-graph-partitioning

Experimental Setup for Performance Analysis of Streaming Algorithms
Apache License 2.0
30 stars 4 forks source link

Vertex-cut Partitioning #5

Open anilpacaci opened 7 years ago

anilpacaci commented 7 years ago

By default, Titan support vertex-cut partitioning where vertex data is stored on machine zero and edge-list is divided into multiple machines. Instead, we should have ghost vertices (replicas) for vertex on each machine holding part of adjacency list