[jira] [Updated] (GIRAPH-12) Investigate communication improvements

2011-09-11 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated GIRAPH-12: --- Attachment: GIRAPH-12_1.patch As Avery mentioned, in the current architecture, each worker requires N

[jira] [Updated] (GIRAPH-12) Investigate communication improvements

2011-09-11 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated GIRAPH-12: --- Component/s: bsp Investigate communication improvements --

[jira] [Commented] (GIRAPH-28) Introduce new primitive-specific MutableVertex subclasses

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102409#comment-13102409 ] Avery Ching commented on GIRAPH-28: --- Thank you for providing an interesting set of

[jira] [Commented] (GIRAPH-28) Introduce new primitive-specific MutableVertex subclasses

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102426#comment-13102426 ] Avery Ching commented on GIRAPH-28: --- Thanks for isolating to the edge data only. These

[jira] [Commented] (GIRAPH-28) Introduce new primitive-specific MutableVertex subclasses

2011-09-11 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102430#comment-13102430 ] Jake Mannix commented on GIRAPH-28: --- So Avery, the question I have for you is regarding

[jira] [Commented] (GIRAPH-28) Introduce new primitive-specific MutableVertex subclasses

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102437#comment-13102437 ] Avery Ching commented on GIRAPH-28: --- I certainly agree that providing interfaces that

[jira] [Commented] (GIRAPH-28) Introduce new primitive-specific MutableVertex subclasses

2011-09-11 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102442#comment-13102442 ] Jake Mannix commented on GIRAPH-28: --- I like the Iterator more than ImmutableList, yeah,