Create README.md file
2 files changed
tree: a54d3524f7f3b556ef242b6c811cad72ae970691
  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: http://hama.apache.org/

and our wiki, at:

http://wiki.apache.org/hama/