Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "Architecture" page has been changed by ChiaHungLin: https://wiki.apache.org/hama/Architecture?action=diff&rev1=171&rev2=172 1. Each task puts the message to be sent into "outgoing queue". 2. At sync() phase, bundles the messages in outgoing queue to reduce RPC overhead, and sends them to destination Task. The received bundles from others goes into incoming (local) queue after unbundling. - == Procedure == + == System Diagram == {{attachment:arch.png|alt Hama Cluster Startup Procedure}} 1. BSPMaster starts up
