You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 96 Next »

Plans for 0.2.0 release

  • Move current code related to matrix operations to the 'examples' package HAMA-243
  • A design of structure of the matrix/graph
  • Consider more simplified BSP programming interface HAMA-244
  • BSP examples HAMA-221
  • hadoop RPC performance analysis HAMA-245
  • [documentation] Parallel, and Distributed Programming With BSP in Hama HAMA-248


Plans for 0.3.0 release

  • Add in/output system
  • More reliable fault tolerant system
  • Web-UI monitoring tool of BSP job progress

And, ...

Idea Generating and Research Tasks

This section deals with the types of tasks that includes overall architecture/performance related abstract issues. – edyoon

  • Regarding in-memory/cache operations (e.g., a single reducer), are there any possiblilies to accelate the performance? – smiler
  • As an alternative, utilize hardware supports (e.g., GPGPUs, CPU cores, and Solid State Disks) on Hama, and do empirical works.
  • Consider the virtualized clusters consisting of VMs.
  • No labels