Apache Hama 0.3-incubating Released!
The Hama team is pleased to announce the release of Apache Hama
0.3-incubating under the Apache Incubator.
Hama is a distributed computing framework based on BSP (Bulk Synchronous Parallel)[1] computing techniques for massive scientific computations.
This release includes:
- Added LocalBSPRunner
- Added web UI for BSP cluster and job monitoring
- Added more practical examples e.g., Shortest Path Problem[2], PageRank[3]
- Performance has improved with BSPMessageBundle
- Switched from Ant to Maven
You can be downloaded from the download page of Hama website[4].
1. http://en.wikipedia.org/wiki/Bulk_synchronous_parallel
2. http://wiki.apache.org/hama/SSSP
3. http://wiki.apache.org/hama/PageRank
4. http://incubator.apache.org/hama/downloads.html
Published at DZone with permission of its author, Edward Yoon.Hama is a distributed computing framework based on BSP (Bulk Synchronous Parallel)[1] computing techniques for massive scientific computations.
This release includes:
- Added LocalBSPRunner
- Added web UI for BSP cluster and job monitoring
- Added more practical examples e.g., Shortest Path Problem[2], PageRank[3]
- Performance has improved with BSPMessageBundle
- Switched from Ant to Maven
You can be downloaded from the download page of Hama website[4].
1. http://en.wikipedia.org/wiki/Bulk_synchronous_parallel
2. http://wiki.apache.org/hama/SSSP
3. http://wiki.apache.org/hama/PageRank
4. http://incubator.apache.org/hama/downloads.html
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)



