Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by edwardyoon:
http://wiki.apache.org/hadoop/Hamburg

------------------------------------------------------------------------------
   * Support graph traverse
   * Support a simple programming interface dealing graph data
   * Follow the scalability concept of shared-nothing architecture
+  * Fault-Tolerant Implementation
  
  == Hamburg ==
  Hambrug is an alternative to M/R programming model. It is based on bulk 
synchronization parallel (BSP) model. Like M/R, Hambrug takes advantages from 
shared-nothing architecture (SN), so I expect that it will also show scalablity 
without almost degradation of performance as the number of participant nodes 
increases.

Reply via email to