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 8D388D2C8 for ; Wed, 6 Feb 2013 14:01:15 +0000 (UTC) Received: (qmail 26058 invoked by uid 500); 6 Feb 2013 14:01:15 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 25930 invoked by uid 500); 6 Feb 2013 14:01:14 -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 25890 invoked by uid 99); 6 Feb 2013 14:01:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 14:01:13 +0000 Date: Wed, 6 Feb 2013 14:01:13 +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.patch > 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.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