[
https://issues.apache.org/jira/browse/HAMA-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13715270#comment-13715270
]
Tommaso Teofili edited comment on HAMA-732 at 7/22/13 3:03 PM:
---------------------------------------------------------------
here's a first patch (done with Git, so you may need to use _patch -p1 <
file.patch_) which can be applied to trunk as soon as we have a release of DM
(currently using _0.2-SNAPSHOT_)
https://github.com/tteofili/hama/compare/apache:trunk...HAMA-732.patch
was (Author: teofili):
here's a first patch (done with Git, so you may need to use _patch -p1 <
file.patch_) which can be applied to trunk as soon as we have a release of DM
(currently using _0.2-SNAPSHOT_)
> Investigate the usage of Apache DirectMemory to store vertices
> --------------------------------------------------------------
>
> Key: HAMA-732
> URL: https://issues.apache.org/jira/browse/HAMA-732
> Project: Hama
> Issue Type: Improvement
> Components: graph
> Affects Versions: 0.6.0
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Priority: Minor
> Fix For: 0.7.0
>
> Attachments: HAMA-732.2.patch, HAMA-732.patch
>
>
> Since Apache DirectMemory can keep objects outside of the java heap that
> could help on improving performances.
> I created a simple extension implementation of VerticesInfo which uses Apache
> DirectMemory CacheService instead of a List, performance seem to be improved.
--
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