Update README.md
1 file changed
tree: 2974e11415f4f609009478f65bf7887c4c268ca7
  1. bin/
  2. c++/
  3. commons/
  4. conf/
  5. contrib/
  6. core/
  7. dist/
  8. docker/
  9. docs/
  10. examples/
  11. graph/
  12. mesos/
  13. ml/
  14. src/
  15. yarn/
  16. CHANGES.txt
  17. LICENSE.txt
  18. NOTICE.txt
  19. pom.xml
  20. README.md
README.md

Apache Hama

Apache Hama is a framework for Big Data analytics which uses the Bulk Synchronous Parallel (BSP) computing model, which was established in 2012 as a Top-Level Project of The Apache Software Foundation.

It provides not only pure BSP programming model but also SQL-like query interface (Apache MRQL) and vertex/neuron centric programming models, inspired by Google's Pregel and DistBelief (Apache Horn). For the latest information about Hama, please visit our website at: https://hama.apache.org/ and our wiki, at: https://wiki.apache.org/hama/