From user-return-5212-apmail-uima-user-archive=uima.apache.org@uima.apache.org Thu Jul 25 11:49:57 2013 Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B567210F51 for ; Thu, 25 Jul 2013 11:49:57 +0000 (UTC) Received: (qmail 88640 invoked by uid 500); 25 Jul 2013 11:49:57 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 88584 invoked by uid 500); 25 Jul 2013 11:49:55 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 88486 invoked by uid 99); 25 Jul 2013 11:49:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 11:49:53 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [108.166.43.121] (HELO smtp121.ord1c.emailsrvr.com) (108.166.43.121) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Jul 2013 11:49:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp8.relay.ord1c.emailsrvr.com (SMTP Server) with ESMTP id E2B3A1A00E1; Thu, 25 Jul 2013 07:49:07 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp8.relay.ord1c.emailsrvr.com (Authenticated sender: reshu.agarwal-AT-orkash.com) with ESMTPSA id 56BBA1A011F for ; Thu, 25 Jul 2013 07:49:06 -0400 (EDT) Message-ID: <51F110B0.1090809@orkash.com> Date: Thu, 25 Jul 2013 17:19:04 +0530 From: "reshu.agarwal" Organization: Orkash Services Pvt Ltd User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: user@uima.apache.org Subject: single broker and multiple remote system References: <51E65773.2090307@orkash.com> <51E809DD.9050900@schor.com> <51E82076.4080405@schor.com> <51E909BF.2060006@orkash.com> <51EE7675.8000801@orkash.com> <51EF540A.2080608@orkash.com> In-Reply-To: <51EF540A.2080608@orkash.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I want to consume the memory of more then 1 machines but start the broker service only on 1 machine. Is this possible to start system-1 broker and deploy 5 remote services from system-1 machine on 5 different machine{system-2,system-3, ....,system-6} which create queues to system-1 broker but use the memory of their machines{system-2,system-3, ....,system-6} for processing? As I understand, the remote services deployment decision is based on the broker url. So, If I deploy services from system-1 using system-1 broker url, it will consume only system-1 memory. But, If I deploy services from system-1 using the system-2 broker url then I must start the system-2 broker to consume memory of system-2 and to deploy the service. Am I right? So, How can this possible? Is it possible to make system-1 broker to work as system-2 broker too? How? Thanks in advance. -- Reshu Agarwal