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 D14A797FE for ; Tue, 20 Dec 2011 13:31:54 +0000 (UTC) Received: (qmail 64565 invoked by uid 500); 20 Dec 2011 13:31:54 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 64530 invoked by uid 500); 20 Dec 2011 13:31:54 -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 64522 invoked by uid 99); 20 Dec 2011 13:31:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2011 13:31:54 +0000 X-ASF-Spam-Status: No, hits=-2002.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Dec 2011 13:31:52 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9BDD711DA78 for ; Tue, 20 Dec 2011 13:31:30 +0000 (UTC) Date: Tue, 20 Dec 2011 13:31:30 +0000 (UTC) From: "Thomas Becker (Commented) (JIRA)" To: dev@activemq.apache.org Message-ID: <1205830701.30715.1324387890640.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <640961728.30705.1324387770947.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AMQ-3642) slow message producer using stomp with receipt (depending on message size) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-3642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13173183#comment-13173183 ] Thomas Becker commented on AMQ-3642: ------------------------------------ Messages per second Message size [chars] Note 25 10 1000 messages with 10 characters in 40 seconds 25 100 1000 messages with 100 characters in 40 seconds 23 200 1000 messages with 200 characters in 43 seconds 25 300 1000 messages with 300 characters in 40 seconds 25 400 1000 messages with 400 characters in 40 seconds 25 500 1000 messages with 500 characters in 40 seconds 25 600 1000 messages with 600 characters in 40 seconds 25 700 1000 messages with 700 characters in 40 seconds 25 800 1000 messages with 800 characters in 40 seconds 25 900 1000 messages with 900 characters in 40 seconds 167 1000 1000 messages with 1000 characters in 6 seconds 250 2000 1000 messages with 2000 characters in 4 seconds 250 3000 1000 messages with 3000 characters in 4 seconds 250 4000 1000 messages with 4000 characters in 4 seconds 200 5000 1000 messages with 5000 characters in 5 seconds 200 10000 1000 messages with 10000 characters in 5 seconds 167 20000 1000 messages with 20000 characters in 6 seconds 125 30000 1000 messages with 30000 characters in 8 seconds 100 40000 1000 messages with 40000 characters in 10 seconds 84 50000 1000 messages with 50000 characters in 12 seconds 84 60000 1000 messages with 60000 characters in 12 seconds 77 70000 1000 messages with 70000 characters in 13 seconds > slow message producer using stomp with receipt (depending on message size) > -------------------------------------------------------------------------- > > Key: AMQ-3642 > URL: https://issues.apache.org/jira/browse/AMQ-3642 > Project: ActiveMQ > Issue Type: Bug > Components: stomp > Affects Versions: 5.5.1 > Environment: suse sles 11 > Reporter: Thomas Becker > > performance of sending messages via stomp transport using a receipt for each message seams depending on message size. > sending 1000 message a 900 byte is much slower than sending 1000 message a 2000 byte -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira