You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon" <ed...@apache.org> on 2014/04/26 12:33:59 UTC

Streaming PageRank

Guys,

Have you already seen this before?
https://code.google.com/p/graphchi/source/browse/example_apps/streaming_pagerank.cpp

In the old days, I thought that it's possible to update PageRank
continuously, using Google's big table clone project and
BSP.reopenInput() method. Since we allow to change the graph structure
while computation, we can also do this efficiently.

If someone interested in this area could take care of this it would be great.

-- 
Best Regards, Edward J. Yoon
CEO at DataSayer Co., Ltd.