Provide PutMsgs RPC call
------------------------

                 Key: GIRAPH-57
                 URL: https://issues.apache.org/jira/browse/GIRAPH-57
             Project: Giraph
          Issue Type: Improvement
            Reporter: Jakob Homan


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