Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change 
notification.

The "BSPMaster" page has been changed by ChiaHungLin:
https://wiki.apache.org/hama/BSPMaster?action=diff&rev1=6&rev2=7

  <<TableOfContents(5)>>
  
- == BSPMaster ==
+ == Introduction ==
  
  The main responsibility of BSPMaster can be found at 
[[http://wiki.apache.org/hama/Architecture#BSPMaster|Architecture]]
  
  
+ == Services ==
+ 
+  * masterServer: An RPC server.
+  * instructor: Asynchronous message dispatcher.
+  * taskScheduler: A task scheduling service.
+  * infoServer: A http server.
+  * systemDirCleaner: Cleanup system directory, default 
/tmp/hadoop/bsp/system, on HDFS. 
+ 
- === State ===
+ == State ==
  Two states are applied to BSPMaster node, including:
  
   * INITIALIZING

Reply via email to