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

Compare with Current View Page History

« Previous Version 344 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

  • 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

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