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

Claudio Martella commented on GIRAPH-57:
----------------------------------------

I guess how it passed mvn install...
                
> 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

        

Reply via email to