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 CFF472042 for ; Wed, 4 May 2011 01:05:50 +0000 (UTC) Received: (qmail 32658 invoked by uid 500); 4 May 2011 01:05:50 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 32627 invoked by uid 500); 4 May 2011 01:05:50 -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 32619 invoked by uid 99); 4 May 2011 01:05:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 01:05:50 +0000 X-ASF-Spam-Status: No, hits=3.0 required=5.0 tests=FORGED_YAHOO_RCVD,FREEMAIL_FROM,RFC_ABUSE_POST,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 May 2011 01:05:43 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1QHQWo-0003LX-Hd for users@activemq.apache.org; Tue, 03 May 2011 18:05:22 -0700 Date: Tue, 3 May 2011 18:05:22 -0700 (PDT) From: agujral To: users@activemq.apache.org Message-ID: <1304471122537-3494085.post@n4.nabble.com> Subject: Load balancing with activemq MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I have following setup. There are two brokers A and B and one producer P. I want to know how I can if at all possible if I can make my producer P do round robin writes to brokers A and B .Say I do 100 writes 50 go to broker A and 50 to broker B I am open to using network of brokers . Please Suggest Thanks Anurag -- View this message in context: http://activemq.2283324.n4.nabble.com/Load-balancing-with-activemq-tp3494085p3494085.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.