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 2012/05/17 12:35:07 UTC

[jira] [Commented] (HAMA-576) Improve sendMessages in Vertex

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

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

+1
                
> Improve sendMessages in Vertex
> ------------------------------
>
>                 Key: HAMA-576
>                 URL: https://issues.apache.org/jira/browse/HAMA-576
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp core, graph
>            Reporter: Thomas Jungblut
>            Priority: Blocker
>             Fix For: 0.5.0
>
>
> Currently it is pretty inefficient solved by a MapWritable per single vertex value.
> We should move out the map from a single vertex and instead put it into a SINGLE map. This will save us lots of space and time while messaging.
> I'm considering this as a blocker, since this is just a huge drawback in comparision to giraph.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira