twitter / GraphJet

GraphJet is a real-time graph processing library.
Apache License 2.0
713 stars 111 forks source link

Update PageRank evaluation driver #59

Closed lintool closed 7 years ago

lintool commented 7 years ago

Refactors PageRank evaluation driver to use both single-threaded and multi-threaded implementation of PageRank depending on command-line parameters.