You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Avery Ching (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/16 00:53:30 UTC

[jira] [Resolved] (GIRAPH-57) Add new RPC call (putVertexIdMessagesList) to batch putMsgList RPCs together

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

Avery Ching resolved GIRAPH-57.
-------------------------------

    Resolution: Fixed

Thanks Claudio!  I just want to note that I added the Apache License header to VertexIdMessages.java before committing.  Duh!
                
> Add new RPC call (putVertexIdMessagesList) to batch putMsgList RPCs together
> ----------------------------------------------------------------------------
>
>                 Key: GIRAPH-57
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-57
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Jakob Homan
>            Assignee: Avery Ching
>         Attachments: GIRAPH-57.diff
>
>
> Right now messages are sent to a vertex one at a time.  It would be good to have a putMsgs call that could send messages to multiple vertices (all hosted on the same worker).  We'd save a huge number of individual RPC calls at the expense of having smaller calls with larger payloads.

--
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