Return-Path: Delivered-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Received: (qmail 27595 invoked from network); 9 Mar 2011 00:38:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Mar 2011 00:38:41 -0000 Received: (qmail 42090 invoked by uid 500); 9 Mar 2011 00:38:41 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 42055 invoked by uid 500); 9 Mar 2011 00:38:41 -0000 Mailing-List: contact hama-commits-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-commits@incubator.apache.org Received: (qmail 42046 invoked by uid 99); 9 Mar 2011 00:38:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2011 00:38:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Mar 2011 00:38:38 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id E0C2C3CE for ; Wed, 9 Mar 2011 00:38:17 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Wed, 09 Mar 2011 00:38:17 -0000 Message-ID: <20110309003817.52980.99964@eosnew.apache.org> Subject: =?utf-8?q?=5BHama_Wiki=5D_Trivial_Update_of_=22GSoC2011=22_by_edwardyoon?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for chan= ge notification. The "GSoC2011" page has been changed by edwardyoon. http://wiki.apache.org/hama/GSoC2011?action=3Ddiff&rev1=3D17&rev2=3D18 -------------------------------------------------- = =3D=3D=3D Idea List =3D=3D=3D = - =3D=3D=3D=3D 1. Evaluation of communication protocol performance =3D=3D= =3D=3D + =3D=3D=3D=3D 1. Evaluation of Hama BSP communication protocol performance= =3D=3D=3D=3D = The goal of this project [[https://issues.apache.org/jira/browse/COMDEV-5= 8|COMDEV-58]] is performance evaluation of RPC frameworks (e.g., Hadoop RPC= , Thrift, Google Protobuf, ..., etc) to figure out which is the best soluti= on for Hama BSP communication. Currently Hama is using Hadoop RPC to commun= icate and transfer messages between BSP workers. = =20