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

Claudio Martella commented on GIRAPH-701:
-----------------------------------------

this is interesting. can you relate about the change of semantics in the way 
messages are managed? I guess messages have to be considered like reusables and 
hence need to be copied if kept (e.g. in an edge value or vertex value). 
Correct?
                
> Communication improvement using one-to-all message sending
> ----------------------------------------------------------
>
>                 Key: GIRAPH-701
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-701
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Jesse
>         Attachments: GIRAPH-701.patch
>
>
> Using one-to-all message sending to send one message copy to multiple target 
> vertices on the same worker.
> To enable this feature, use conf.enableOneToAllMsgSending(). 
> Pagerank benchmarking (Partitions: 640, Edges per vertex: 500, Vertices: 
> 200000000, Workers: 40)
> shows that the time per superstep is reduced by 40%. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to