Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 17642 invoked from network); 18 Apr 2007 10:51:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Apr 2007 10:51:34 -0000 Received: (qmail 9962 invoked by uid 500); 18 Apr 2007 10:51:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 9838 invoked by uid 500); 18 Apr 2007 10:51:40 -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 9829 invoked by uid 99); 18 Apr 2007 10:51:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 03:51:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of james.strachan@gmail.com designates 72.14.246.245 as permitted sender) Received: from [72.14.246.245] (HELO ag-out-0708.google.com) (72.14.246.245) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Apr 2007 03:51:33 -0700 Received: by ag-out-0708.google.com with SMTP id 23so283872agd for ; Wed, 18 Apr 2007 03:51:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iU4JIQNokauSHkrkg47OU68ASj+btesdrY8lG5eW7vhd7MW7twmv17q+U3qAKguy/+xPn/WiSJMWjqvo82k4agbhdDp2dRtgLG4h5d+4NjyrbHVoDqHSyPuwxM2bZMABo9ElggoTK1yUnRvUMninISAnutdjdyET5Mg1ZZga1F8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mee2/oNT+9RWdbMYpd9x7TqiMggIuJvfuypC7IuU0RpHNt5x+rQTiYvlKiUN8If33wZ5Bx5XU+37/DlS8vE/lZMr4jUupvJdsQ2aIPPc6br3zlhP60wojebqQpw7GlQk8OuYjHOUCdTr4q7ZiGhfABydOcfVaWgFzIRjXW9GZR4= Received: by 10.90.84.17 with SMTP id h17mr117514agb.1176893473250; Wed, 18 Apr 2007 03:51:13 -0700 (PDT) Received: by 10.90.105.4 with HTTP; Wed, 18 Apr 2007 03:51:13 -0700 (PDT) Message-ID: Date: Wed, 18 Apr 2007 11:51:13 +0100 From: "James Strachan" To: dev@activemq.apache.org Subject: Re: AMQCPP Openwire much slower than Stomp? In-Reply-To: <20070418104618.GA20452@dogbert.sdsl.sun.ac.za> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070418095106.GA20229@dogbert.sdsl.sun.ac.za> <8a6feb940704180325t77a0ea14m3a62cc7f648e1780@mail.gmail.com> <20070418104618.GA20452@dogbert.sdsl.sun.ac.za> X-Virus-Checked: Checked by ClamAV on apache.org I wonder if its the effect of TCP-NO DELAY (Nagler) kicking in. i.e. the small messages of OpenWire may take a while to be flushed to the socket until the buffer fills or timeouts kick in. On 4/18/07, Albert Strasheim <13640887@sun.ac.za> wrote: > Hello all > > On Wed, 18 Apr 2007, Nathan Mittler wrote: > > > Unfortunately we didn't do a performance analysis, as we've been focused on > > just getting 2.0 out the door. We did however notice a bit of slowness in > > our integration tests. Have you, by any chance, profiled the openwire > > connector to see where it's spending its time? > > > > With any luck, we can zero in on the bottlenecks quickly and cut a 2.1. > > I'm going to spend some time on this over the next few days. The > symptoms are quite strange. Factors that seem to influence the speed > include: > > - whether connection is to a local broker or a remote broker > - whether the broker is running on Windows or Linux > - message size possibly in combination with wire format > > I'll report back if I figure out anything more useful. > > Regards, > > Albert > -- James ------- http://radio.weblogs.com/0112098/