Return-Path: X-Original-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC2739A44 for ; Mon, 13 Feb 2012 11:25:22 +0000 (UTC) Received: (qmail 93097 invoked by uid 500); 13 Feb 2012 11:25:22 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 93030 invoked by uid 500); 13 Feb 2012 11:25:22 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 93021 invoked by uid 99); 13 Feb 2012 11:25:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 11:25:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2012 11:25:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id E1BB81B44D0 for ; Mon, 13 Feb 2012 11:25:00 +0000 (UTC) Date: Mon, 13 Feb 2012 11:25:00 +0000 (UTC) From: "Apurv Verma (Updated) (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1916740701.31360.1329132300926.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <628242470.5667.1300237049576.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (HAMA-367) Runtime Compression of BSP Messages to Improve the Performance 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-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apurv Verma updated HAMA-367: ----------------------------- Attachment: HAMA-367.patch 1) Used Hama-Eclipse code formatter 2) Included unit test 3) Currently uses just snappy as the compressor/decompressor. > Runtime Compression of BSP Messages to Improve the Performance > -------------------------------------------------------------- > > Key: HAMA-367 > URL: https://issues.apache.org/jira/browse/HAMA-367 > Project: Hama > Issue Type: New Feature > Components: bsp, documentation > Affects Versions: 0.4.0 > Reporter: Edward J. Yoon > Assignee: Apurv Verma > Labels: gsoc, gsoc2011, mentor > Fix For: 0.5.0 > > Attachments: HAMA-367.patch, HAMA-367.patch, HAMA-367.patch, test_files.tar.gz > > Original Estimate: 2,016h > Remaining Estimate: 2,016h > > As you know, the exchanging data between processes, is a core part of whole performance in Bulk Synchronous Parallel. > In this research, we investigate BSP message data compression in the context of large-scale distributed message-passing systems to reduce the communication time of individual messages and to improve the bandwidth of the overall system. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira