From qpid-dev-return-10841-apmail-incubator-qpid-dev-archive=incubator.apache.org@incubator.apache.org Thu Jul 10 04:06:22 2008 Return-Path: Delivered-To: apmail-incubator-qpid-dev-archive@locus.apache.org Received: (qmail 64457 invoked from network); 10 Jul 2008 04:06:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 04:06:22 -0000 Received: (qmail 12724 invoked by uid 500); 10 Jul 2008 04:06:23 -0000 Delivered-To: apmail-incubator-qpid-dev-archive@incubator.apache.org Received: (qmail 12700 invoked by uid 500); 10 Jul 2008 04:06:22 -0000 Mailing-List: contact qpid-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: qpid-dev@incubator.apache.org Delivered-To: mailing list qpid-dev@incubator.apache.org Received: (qmail 12689 invoked by uid 99); 10 Jul 2008 04:06:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jul 2008 21:06:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 04:05:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id ACAEC234C15D for ; Wed, 9 Jul 2008 21:05:31 -0700 (PDT) Message-ID: <2036529440.1215662731702.JavaMail.jira@brutus> Date: Wed, 9 Jul 2008 21:05:31 -0700 (PDT) From: "Rafael H. Schloming (JIRA)" To: qpid-dev@incubator.apache.org Subject: [jira] Created: (QPID-1171) java client spends a lot of time acking messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org java client spends a lot of time acking messages ------------------------------------------------ Key: QPID-1171 URL: https://issues.apache.org/jira/browse/QPID-1171 Project: Qpid Issue Type: Bug Components: Java Client Affects Versions: M3 Reporter: Rafael H. Schloming Assignee: Rafael H. Schloming In a simple micro benchmark against the 0-10 java client, the dispatcher thread spends most of its time acking messages. Performance could be greatly improved by batching these acks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.