You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xslogic edited this page Nov 6, 2010
·
2 revisions
Phoebus is a system written in Erlang for Distributed processing of very large graphs that span billions of vertices and edges. It is basically an implementation of Google's Pregel paper. It supports a Distributed model of computation similar to MapReduce, but more tuned to Graph processing.