Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D984C10195 for ; Tue, 20 Aug 2013 12:44:22 +0000 (UTC) Received: (qmail 70184 invoked by uid 500); 20 Aug 2013 12:44:22 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 69985 invoked by uid 500); 20 Aug 2013 12:44:22 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 69977 invoked by uid 99); 20 Aug 2013 12:44:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 12:44:22 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of christian.posta@gmail.com designates 209.85.215.47 as permitted sender) Received: from [209.85.215.47] (HELO mail-la0-f47.google.com) (209.85.215.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 12:44:16 +0000 Received: by mail-la0-f47.google.com with SMTP id eo20so264948lab.20 for ; Tue, 20 Aug 2013 05:43:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=EXD2NV0bOvj/N/ze46yAPzUpgGAARTBfXsccAHpZIfk=; b=tIT8afAHLXqO/RFBb8PV4TGAnKezvZxwRjb0vV+RiVBdcg5icFOjaO7Hz/nH0w/472 pVY/Lp+YBn7VkB+b87I4mcegaECV64PNoFvJqQIkOozDifwXpIr797lFYI/PgJ0iN8ue 2PG6fdZC8UNU34NIxLh5eYcKKVAxpplPv3D7fRb04zZnAj2XkBdk+TxRskYIM+ul3UgI XORd+7yq8zojHXYR3cpfaztvM7Bby8HsTXBfu1/ad6oaePuiiFGLYPaf+8qGH9XzBK8n LP4YYcowuZFHkWJiJ/jgVjCdYzPgAOut5POEpIdliD2wbs4OOX06g+L0wQ3aWxZI0eLs y3nA== MIME-Version: 1.0 X-Received: by 10.112.210.136 with SMTP id mu8mr2601179lbc.25.1377002636061; Tue, 20 Aug 2013 05:43:56 -0700 (PDT) Received: by 10.114.2.239 with HTTP; Tue, 20 Aug 2013 05:43:56 -0700 (PDT) In-Reply-To: <1376980413473-4670502.post@n4.nabble.com> References: <1376980413473-4670502.post@n4.nabble.com> Date: Tue, 20 Aug 2013 05:43:56 -0700 Message-ID: Subject: Re: Can I improve throughput by adding connection number to Activemq provider? From: Christian Posta To: "users@activemq.apache.org" Content-Type: multipart/alternative; boundary=001a11c3c704fa356e04e4606858 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c3c704fa356e04e4606858 Content-Type: text/plain; charset=ISO-8859-1 Sure. What kind of throughput are you trying to achieve? What are you getting with one connection so far? Do you think you're saturating the network connection, or could you get more through the one connection as it is? On Mon, Aug 19, 2013 at 11:33 PM, smith_jor wrote: > suppose that application A send message to ActiveMQ B which has a queue > named > "testqueue". > > Can this method improve thoughtput ? > > application A create more than one connections to provider, then A send > messages to the same queue (such "testqueue") using all these connections. > > Can this method works? or maybe using more than one connections in one > client is not encouraged? > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Can-I-improve-throughput-by-adding-connection-number-to-Activemq-provider-tp4670502.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta --001a11c3c704fa356e04e4606858--