Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 99280 invoked from network); 24 May 2007 12:19:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 May 2007 12:19:14 -0000 Received: (qmail 68208 invoked by uid 500); 24 May 2007 12:19:19 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 68074 invoked by uid 500); 24 May 2007 12:19:19 -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 68065 invoked by uid 99); 24 May 2007 12:19:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2007 05:19:19 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 May 2007 05:19:11 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1HrCHK-00026E-DF for dev@activemq.apache.org; Thu, 24 May 2007 05:18:50 -0700 Message-ID: <10782589.post@talk.nabble.com> Date: Thu, 24 May 2007 05:18:50 -0700 (PDT) From: chahir To: dev@activemq.apache.org Subject: Equivalent message consumption MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: chahir_e@yahoo.fr X-Virus-Checked: Checked by ClamAV on apache.org Hi everybody, I've connected two brokers (B1 & B2) in P2P mode (no multicast discovery). I have a message sender and a message receiver (queue) on the B1 side and a receiver on the B2 side. When I send a large number of messages by the sender (B1 side), I see that the receiver of the same side consumes more messages than the other on the B2 side. What can I modify to a have an equivalent number of message consumption between the two receivers. activemq.xml: Thank you. -- View this message in context: http://www.nabble.com/Equivalent-message-consumption-tf3809733s2354.html#a10782589 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.