Alessandro Presta created GIRAPH-515:
----------------------------------------

             Summary: More efficient and flexible edge-based input
                 Key: GIRAPH-515
                 URL: https://issues.apache.org/jira/browse/GIRAPH-515
             Project: Giraph
          Issue Type: Improvement
            Reporter: Alessandro Presta
            Assignee: Alessandro Presta


The current implementation of edge-based input using mutations is not as 
memory-efficient as it could be, and also can't be used with immutable vertex 
classes.
By having an ad-hoc code path for edges sent during input superstep, we can 
achieve both memory efficiency and eliminate the current restriction.

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