Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Plans for

...

1

...

.

...

0.

...

0 release

  • Rewrite Input partitioniner
  • Clean up codes
  • BSP computing framework and its examples
    • Pi Estimator and Serialize Printing
  • CLI-based managing and monitoring tool of BSP job

Plans for 0.

...

7.0 release

  • Multiple task slots for each groom server
  • Add in/output system
  • Fault tolerant system
  • Web-UI monitoring tool of BSP job progress
  • More practical examples
    • Matrix multiplication, Breadth First Search

Plans for 0.4.0 release

  • Advanced and efficient job scheduler
  • Developing efficient collective communication

Idea Generating and Research Tasks

  • 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.
  • Rewrite Graph module.
  • Rewrite checkpoint recovery system.
  • Documentation and EvaluationConsider the virtualized clusters consisting of VMs.