Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

119 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages