Skip to content

vhpvmx/Pregel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pregel

This is a toy single-machine implementation of Pregel, Google's system for running large-scale graph algorithms on a large cluster of machines.

For an illustration of how to use this implementation of Pregel, see the example code in pagerank.py.

For more information, see http://michaelnielsen.org/ddi/pregel/

About

Toy single-machine implementation of the Pregel graph-based framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%