[ 
https://issues.apache.org/jira/browse/HAMA-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyunsik Choi updated HAMA-195:
------------------------------

    Attachment: HAMA-195.patch

I attached two interface. A BSPPeer interface will be implemented to a RPC 
client that communicate data with other BSP peers. BSPRPCProtocolVersion is 
just for the protocol version.

I intended to make them resemble to the original bsplib, but I tried to adapt 
them for hadoop. Actually, they should be improved by considering how to do 
barrier sync and design of master.

Sooner, I will post other interfaces including BSPMaster.

> Design the bsp library
> ----------------------
>
>                 Key: HAMA-195
>                 URL: https://issues.apache.org/jira/browse/HAMA-195
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>         Attachments: HAMA-195.patch
>
>
> First of all, we have to design the bsp library.
> 1. Analyzing the key requirements of bsp library.
> 2. Designing the bsp core interfaces.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to