Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-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 220011746F for ; Tue, 10 Mar 2015 15:47:45 +0000 (UTC) Received: (qmail 12199 invoked by uid 500); 10 Mar 2015 15:47:38 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 12135 invoked by uid 500); 10 Mar 2015 15:47:38 -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 12123 invoked by uid 99); 10 Mar 2015 15:47:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Mar 2015 15:47:38 +0000 Date: Tue, 10 Mar 2015 15:47:38 +0000 (UTC) From: "Andy Taylor (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACTIVEMQ6-78) Performance Improvement over Netty NIO Blocked calls 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/ACTIVEMQ6-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Taylor resolved ACTIVEMQ6-78. ---------------------------------- Resolution: Fixed > Performance Improvement over Netty NIO Blocked calls > ---------------------------------------------------- > > Key: ACTIVEMQ6-78 > URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-78 > Project: Apache ActiveMQ 6 > Issue Type: Improvement > Affects Versions: 6.0.0 > Reporter: clebert suconic > Assignee: clebert suconic > Fix For: 6.0.0 > > > When we started using NIO blocked calls had a little regression because of the executors usage. > This will be about fixing that and making sure about how we use buffers on parsing and sending packets. -- This message was sent by Atlassian JIRA (v6.3.4#6332)