From dev-return-64046-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Tue Feb 6 09:40:04 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 62624180657 for ; Tue, 6 Feb 2018 09:40:04 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 51665160C45; Tue, 6 Feb 2018 08:40:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8FD1E160C3A for ; Tue, 6 Feb 2018 09:40:03 +0100 (CET) Received: (qmail 52870 invoked by uid 500); 6 Feb 2018 08:40:02 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 52859 invoked by uid 99); 6 Feb 2018 08:40:01 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2018 08:40:01 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 906E8E96AE; Tue, 6 Feb 2018 08:40:00 +0000 (UTC) From: michaelandrepearce To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1849: ARTEMIS-1656 OpenWire scalability improvements Content-Type: text/plain Message-Id: <20180206084000.906E8E96AE@git1-us-west.apache.org> Date: Tue, 6 Feb 2018 08:40:00 +0000 (UTC) Github user michaelandrepearce commented on the issue: https://github.com/apache/activemq-artemis/pull/1849 Btw I ran a perf test using my POC physical server setup, I see similar gains, so +1 from me (once comments are addressed) ---