[
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_2.patch
I implemented the most of layout of bsp, and I attached a patch file including
BSPConstants, BSPPeer, DefaultBSPPeer, BSPPeerInterface, and BSPMessage. The
basic type for transmission is changed to BSPMessage. In addition, I already
tested their send and barrier sync features.
However, I do not post the unit test class because it need a zookeeper server
and I cannot afford to consider the unit test with the zookeeper server
provided by the hudson. Sooner, I'll upload the improved unit test class.
I ask for reviews of this patch.
> Design the bsp library
> ----------------------
>
> Key: HAMA-195
> URL: https://issues.apache.org/jira/browse/HAMA-195
> Project: Hama
> Issue Type: New Feature
> Components: bsp
> Affects Versions: 0.2.0
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Fix For: 0.2.0
>
> Attachments: bsplib.uml, bsplib_uml.jpg, HAMA-195.patch,
> HAMA-195_2.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.