Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "GroomServer" page has been changed by ChiaHungLin: https://wiki.apache.org/hama/GroomServer?action=diff&rev1=4&rev2=5 1. Configure max tasks, default to '''3'''. 1. Start http server: An embedded http service. 1. Start task report server: Communication between GroomServer and spawned child task. See TaskRunner.BspChildRunner + 1. Start worker server: RPC service listens to master's direction. - 1. Registration: Enroll itself to BSPMaster by GroomServerStatus. + 1. Register to BSPMaster: Enroll itself to BSPMaster with GroomServerStatus. - 1. Task Report: Report tasks status back BSPMaster periodically. + 1. Start message dispatcher (Instructor): (TODO: refactor needed) + 1. Start monitor service: A process export metrics, task status, etc. information. == State Diagram == GroomServer state includes
