Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The internals of the Graph module implemented on top of BSP framework, are pretty simple. Each GraphJobRunner processors reads assigned splits and converts to Vertex into memory (Currently disk-based vertices store and sequential vertex processing are not perfect).

...