You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2014/01/20 08:35:23 UTC

[jira] [Commented] (HAMA-854) BSP peers need messaging mechanism.

    [ https://issues.apache.org/jira/browse/HAMA-854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876215#comment-13876215 ] 

Edward J. Yoon commented on HAMA-854:
-------------------------------------

Currently, we already have a pluggable architecture for our messenger service. So, you can implement your own zeromq or netty based messaging system and contribute it. 

In addition, ZeroMQ or xxMQ solutions are generally provides memory-based Queue. I think it's not suit for us. We have to think about FT too.

Should we close this issue?



> BSP peers need messaging mechanism. 
> ------------------------------------
>
>                 Key: HAMA-854
>                 URL: https://issues.apache.org/jira/browse/HAMA-854
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp core
>            Reporter: ChiaHung Lin
>            Priority: Minor
>
> This may be a mid/ long term solution. During communication, BSP peers will exchange messages, it might be good to have a layer such as 0mq helping communication between peers. 
> See also HAMA-853



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)