Hey, I always thought of adding some new methods to our abstract BSP Class. For example sendMessage(List<Hosts>) or something like that. I would change these API things after we added the IO System, because much stuff is related and needs the information of it. (getVertexID() for example).
Regards, Thomas 2011/6/28 Edward J. Yoon <[email protected]> > Hi, > > I think, the code quantity of Dijkstra's shortest path and PageRank > can be dramatically reduced by adding Google's Pregel APIs e.g., > compute(List<BSPMessage> msgs), getVertexID(), .. and APIs can be > moved in o.a.hama.graph package. > > Does anyone volunteer here? > > -- > Best Regards, Edward J. Yoon > @eddieyoon > -- Thomas Jungblut Berlin mobile: 0170-3081070 business: [email protected] private: [email protected]
