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

Compare with Current View Page History

« Previous Version 271 Next »

Plans for 0.1.0 release

None.

Plans for 0.2.0 release

  • BSP computing framework and its examples
    • Pi Estimator and Serialize Printing
  • CLI-based managing and monitoring tool of BSP job

Plans for 0.3.0 release

  • Performance improvements
  • Web UI for BSP cluster and job monitoring
  • More practical examples e.g., Shortest Path Problem
  • Support send and receive large messages or many messages
  • Support multi-tasks
  • Support message compression

Plans for 0.4.0 release

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.
  • Consider the virtualized clusters consisting of VMs.
  • No labels