That's why I am working on refactoring core module stuff : ) BSP is suitable for iterative applications and is for general purpose parallelism. So as long as the application can be expressed as iterative algorithm, ideally our framework (in terms of higher abstraction level) should have no problem for such applications.
On 26 May 2015 at 16:08, Edward J. Yoon <[email protected]> wrote: > Just FYI, http://www.vldb.org/pvldb/vol7/p1772-tencent.pdf > > According to them, they used BSP model (and additional Parameter > server) like google's distbelief. Do you think we can do this? > > > -- > Best Regards, Edward J. Yoon
