Return-Path: X-Original-To: apmail-flink-dev-archive@www.apache.org Delivered-To: apmail-flink-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 424F21751E for ; Tue, 7 Oct 2014 17:15:41 +0000 (UTC) Received: (qmail 62295 invoked by uid 500); 7 Oct 2014 17:15:41 -0000 Delivered-To: apmail-flink-dev-archive@flink.apache.org Received: (qmail 62244 invoked by uid 500); 7 Oct 2014 17:15:41 -0000 Mailing-List: contact dev-help@flink.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.incubator.apache.org Delivered-To: mailing list dev@flink.incubator.apache.org Received: (qmail 62231 invoked by uid 99); 7 Oct 2014 17:15:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 17:15:40 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of henry.saputra@gmail.com designates 209.85.215.52 as permitted sender) Received: from [209.85.215.52] (HELO mail-la0-f52.google.com) (209.85.215.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Oct 2014 17:15:13 +0000 Received: by mail-la0-f52.google.com with SMTP id hz20so6682153lab.25 for ; Tue, 07 Oct 2014 10:15:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=fWOWXgtIdv7Q6S/gQNr6ZAO1QmHBpXiNTK0d72PwzvE=; b=XJTehdRBgDrLtUS/Ex30cKsMCmJ9NdvuHoJLmC/VcneCwqqYQxwUSAJOYQpUTMnjL8 E21A9YHVDkEqRJSjtKTHX8kvl8tp+zBad4X10W/6eupXYZsSDBoxY/vta1CphRu4D0Jl k0r6b67hckfag2uu7hY4YxrjLVbY8ZWpD/RuGKyKsrB02EPzQrqPxHLZsb6c9bS+YJW9 Bc+OBnTQLK28cbcOrtLa46DviVjGWktEFgKlId3XR7dYpzrokl4yo67b3C7b9a13QTFg WzYUQe3AweqRRTk5FpHjUXvMVPvQd39aatoVjSb+CQ7CT9W5KDayE59RNGiCYCI1irZs CKpg== MIME-Version: 1.0 X-Received: by 10.112.161.234 with SMTP id xv10mr5389235lbb.96.1412702112699; Tue, 07 Oct 2014 10:15:12 -0700 (PDT) Received: by 10.25.31.68 with HTTP; Tue, 7 Oct 2014 10:15:12 -0700 (PDT) Date: Tue, 7 Oct 2014 10:15:12 -0700 Message-ID: Subject: Flink streaming benchmark and comparison numbers? From: Henry Saputra To: "dev@flink.incubator.apache.org" Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hi Guys (especially Marton and Gyola ^_^), Is there any benchmark or sample tests numbers to compare Flink Streaming compare to other streaming frameworks like Storm or Spark streaming? Thanks, - Henry