Return-Path: X-Original-To: apmail-hama-dev-archive@www.apache.org Delivered-To: apmail-hama-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 901C3102F9 for ; Tue, 17 Sep 2013 08:32:58 +0000 (UTC) Received: (qmail 2214 invoked by uid 500); 17 Sep 2013 08:32:58 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 2096 invoked by uid 500); 17 Sep 2013 08:32:53 -0000 Mailing-List: contact dev-help@hama.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hama.apache.org Delivered-To: mailing list dev@hama.apache.org Received: (qmail 2072 invoked by uid 99); 17 Sep 2013 08:32:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Sep 2013 08:32:52 +0000 Date: Tue, 17 Sep 2013 08:32:52 +0000 (UTC) From: "Tommaso Teofili (JIRA)" To: dev@hama.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HAMA-732) Investigate the usage of Apache DirectMemory to store vertices MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HAMA-732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated HAMA-732: --------------------------------- Attachment: HAMA-732.3.patch last version of the patch with DM 0.2 (released yesterday) > 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.3.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