From announce-return-1507-apmail-announce-archive=apache.org@apache.org Fri Jul 6 07:05:26 2012 Return-Path: X-Original-To: apmail-announce-archive@www.apache.org Delivered-To: apmail-announce-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5708D1C1 for ; Fri, 6 Jul 2012 07:05:26 +0000 (UTC) Received: (qmail 84823 invoked by uid 500); 6 Jul 2012 07:05:12 -0000 Delivered-To: apmail-announce-archive@apache.org Received: (qmail 84385 invoked by uid 500); 6 Jul 2012 07:05:11 -0000 Mailing-List: contact announce-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list announce@apache.org Delivered-To: moderator for announce@apache.org Received: (qmail 93313 invoked by uid 99); 6 Jul 2012 06:19:41 -0000 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=tqjQtvyN4oBZnrq46pUnxM69JUvE9YM+51SvDKGygyE=; b=gxvDwrS042hu4zCXTqxZqJCpEZrGSLse2d18lJP07l2XCCfUm7FZCASsAj9tQY43k3 RoADfYsg2u8juCA84HOV2xhD1mALUNgv6UZfhlEi7QA+4tBUREj9xVPazykI3KhSmt8A Ki+jjYOx9cgDpK6odtnNLp7/OUEf6uWHL2dPLknTAl+S3O/PDjY7QQ+zM6f+FS7j9tp4 sxvsVBE0MS0+ugRKDUwgWxaEwy75Kl5pc7WiVa08df+4kfQZQbWldCqAPh6k/pwR8ayR Kge85pNj3KTUfY03/Vfg4L0epyTR6l61PgGZ+1uB9Qoecol8WJbKiwhNhGa2qx/UGBDm MTGw== MIME-Version: 1.0 Date: Fri, 6 Jul 2012 15:19:40 +0900 Message-ID: Subject: [ANNOUNCE] Apache Hama 0.5.0 Released From: "Edward J. Yoon" To: announce@apache.org, dev@hama.apache.org, user@hama.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQlqPA7QkOeYhGhTmwxwk9uCi3ip4HZluESwhpu8yjGx1HMHEAnLv4M95uuvdg0UPzntj68U The Apache Hama PMC is pleased to announce the release of Apache Hama 0.5.0. Apache Hama is a BSP (Bulk Synchronous Parallel) computing framework on top of HDFS (Hadoop Distributed File System) for massive scientific computations such as matrix, graph and network algorithms. This release is the first release as a top level project, contains two significant new features (Message Compressor, complete clone of the Google's Pregel) and many improvements for computing system performance and durability. The artifacts are published and ready for you to download[1] either from the Apache mirrors or from the Maven repository. For more details, please take a look at our website[2] and wiki[3]. Many thanks to the Hama community for making this release possible. 1. http://www.apache.org/dist/hama/ 2. http://hama.apache.org 3. http://wiki.apache.org/hama/ -- Best Regards, Edward J. Yoon @eddieyoon