Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-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 5AFD4D100 for ; Thu, 29 Nov 2012 08:10:57 +0000 (UTC) Received: (qmail 63693 invoked by uid 500); 29 Nov 2012 08:10:57 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 63514 invoked by uid 500); 29 Nov 2012 08:10:56 -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 63484 invoked by uid 99); 29 Nov 2012 08:10:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 08:10:55 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of maheshadepu@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2012 08:10:49 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TdzCW-0005gL-IZ for users@camel.apache.org; Thu, 29 Nov 2012 00:10:28 -0800 Date: Thu, 29 Nov 2012 00:10:28 -0800 (PST) From: maheshadepu To: users@camel.apache.org Message-ID: <1354176628566-5723378.post@n5.nabble.com> Subject: camel standlaone application deployment in clustered enviornment MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi All, I wanted to deploy camel stand alone application in clustered environment. I am loading camel context thru a spring main class. If i have to deploy this stand alone application on 4 nodes. Do I have to change anything? If i follow what i am doing then I will have 4 jvms & 4 camel contexts? Is clustering possible with standalone camel app deployment? Thank you all for your suggestions! Mahesh -- View this message in context: http://camel.465427.n5.nabble.com/camel-standlaone-application-deployment-in-clustered-enviornment-tp5723378.html Sent from the Camel - Users mailing list archive at Nabble.com.