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 BFB15D1E5 for ; Wed, 15 Aug 2012 16:36:38 +0000 (UTC) Received: (qmail 85064 invoked by uid 500); 15 Aug 2012 16:36:38 -0000 Delivered-To: apmail-hama-dev-archive@hama.apache.org Received: (qmail 84969 invoked by uid 500); 15 Aug 2012 16:36:38 -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 84942 invoked by uid 500); 15 Aug 2012 16:36:38 -0000 Delivered-To: apmail-incubator-hama-dev@incubator.apache.org Received: (qmail 84932 invoked by uid 99); 15 Aug 2012 16:36:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 16:36:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0720E2C5BE1 for ; Wed, 15 Aug 2012 16:36:38 +0000 (UTC) Date: Thu, 16 Aug 2012 03:36:38 +1100 (NCT) From: "Thomas Jungblut (JIRA)" To: hama-dev@incubator.apache.org Message-ID: <1269645159.14416.1345048598029.JavaMail.jiratomcat@arcas> In-Reply-To: <169201895.24147.1340010106852.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HAMA-593) Improve RPC scalability 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-593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435267#comment-13435267 ] Thomas Jungblut commented on HAMA-593: -------------------------------------- Feel free to add another patch then, if not I will commit this on saturday and add the caching. Thanks! > Improve RPC scalability > ----------------------- > > Key: HAMA-593 > URL: https://issues.apache.org/jira/browse/HAMA-593 > Project: Hama > Issue Type: Sub-task > Components: bsp core, messaging > Affects Versions: 0.5.0 > Reporter: Thomas Jungblut > Assignee: Mayank Mishra > Attachments: HAMA-593_1.patch > > > To improve scalability we can start a RPC connection after another instead of keeping all possible N connections open the whole time. -- 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