You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Alessandro Presta (JIRA)" <ji...@apache.org> on 2013/02/14 19:21:13 UTC

[jira] [Created] (GIRAPH-515) More efficient and flexible edge-based input

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