Cloud Zone is brought to you in partnership with:

Edward has posted 2 posts at DZone. View Full User Profile

Apache Hama 0.3-incubating Released!

08.04.2011
| 792 views |
  • submit to reddit
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
0
Your rating: None
Published at DZone with permission of its author, Edward Yoon.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)