Return-Path: Delivered-To: apmail-camel-users-archive@www.apache.org Received: (qmail 16861 invoked from network); 7 Oct 2009 06:43:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Oct 2009 06:43:57 -0000 Received: (qmail 55930 invoked by uid 500); 7 Oct 2009 06:43:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 55916 invoked by uid 500); 7 Oct 2009 06:43:57 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 55906 invoked by uid 99); 7 Oct 2009 06:43:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2009 06:43:56 +0000 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 (nike.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; Wed, 07 Oct 2009 06:43:47 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MvQFC-0007tJ-2x for users@camel.apache.org; Tue, 06 Oct 2009 23:43:26 -0700 Message-ID: <25781296.post@talk.nabble.com> Date: Tue, 6 Oct 2009 23:43:26 -0700 (PDT) From: tnabil To: users@camel.apache.org Subject: Re: EIP - Message Broker Pattern In-Reply-To: <25767802.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tarekmnabil@gmail.com References: <25676225.post@talk.nabble.com> <25706980.post@talk.nabble.com> <25751260.post@talk.nabble.com> <25767802.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I went through some of the content and what I came to understand was that in a "store and forward" topology, manual replication of queues and topics would be required; please correct me if I'm wrong. It also seems that a lot of configuration and fine tuning would be required. I'm not sure if more expensive products like IBM Message Broker would provide visual tools that would make this task easier. What I feel, though, is that the only reason one would resort to such an approach would be (as also mentioned in the documentation) that the borkers need to be distributed across a WAN. Otherwise, the overhead of configuring the store and forward network seems to be a lot worse than having everything in one broker. For performance, of course, clustering can be done. Your thoughts? David Roussel wrote: > > Some of the issues are discussed here: > http://activemq.apache.org/networks-of-brokers.html > -- View this message in context: http://www.nabble.com/EIP---Message-Broker-Pattern-tp25676225p25781296.html Sent from the Camel - Users mailing list archive at Nabble.com.