Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Hama is a distributed computing framework based on BSP (Bulk Synchronous Parallel) computing techniques for massive scientific computations (e.g., matrix, graph, network, ..., etc).

No Format

+-------------------+---------------------------+--------------------------------+
|         BSP       |          Graph            |          Apache Horn           |
|    (pure BSP)     |  (Google's Pregel clone)  |   (Google's DistBelief clone)  |
+-------------------+---------------------------+--------------------------------+
|                                                                                |
|                                Apache Hama                                     |
|                                                                                |
|                                        +---------------------------------------+
|                                        |                  YARN                 |
+----------------------------------------+---------------------------------------+
|                                Hadoop HDFS                                     |
+--------------------------------------------------------------------------------+

General Information

...