Return-Path: Delivered-To: apmail-incubator-uima-user-archive@locus.apache.org Received: (qmail 92801 invoked from network); 4 Aug 2008 16:56:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Aug 2008 16:56:39 -0000 Received: (qmail 9706 invoked by uid 500); 4 Aug 2008 16:56:38 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 9677 invoked by uid 500); 4 Aug 2008 16:56:38 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 9666 invoked by uid 99); 4 Aug 2008 16:56:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2008 09:56:37 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eaepstein@gmail.com designates 74.125.46.152 as permitted sender) Received: from [74.125.46.152] (HELO yw-out-1718.google.com) (74.125.46.152) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Aug 2008 16:55:43 +0000 Received: by yw-out-1718.google.com with SMTP id 5so1146523ywr.0 for ; Mon, 04 Aug 2008 09:56:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=INnTB/Knxzq8CeJJbHObzprcneR/IOm7GBtcmCpqUCQ=; b=rwMWyD8C775KlbZSFlSKutVt/RF7fKkh/VfJlzReBTXr8JdpJrQvBsMLG3wdhUb3C8 ZtrRaTiK4jnkSd21cMpzIthFomuIajDxGPRKBkq+4TnbL0t5L/Ol9ZzzeGN2pO0fkBqx ZY21VaQ/zgW9SKD7S/GK5rxWok3uDwxrkXN6Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=WYu5rx0vVvYH4slyV0JaAafD0d60XdnwfeBrI9e/E8Z/ie8mvlEVjAQ7pZT0g+Kmdr NsSkdVS+0V18MXPhimWPYgTVHMfGf/vsz51IOUrE3htXPrA859d2pxVoCoIh/T6tErjt Dzb5zk0aefBmF9o4yTu8J0w3VIDZkrnOnFz4g= Received: by 10.114.209.1 with SMTP id h1mr14880836wag.36.1217868959742; Mon, 04 Aug 2008 09:55:59 -0700 (PDT) Received: by 10.114.127.14 with HTTP; Mon, 4 Aug 2008 09:55:59 -0700 (PDT) Message-ID: Date: Mon, 4 Aug 2008 12:55:59 -0400 From: "Eddie Epstein" To: uima-user@incubator.apache.org Subject: Re: Parallelizing UIMA In-Reply-To: <073120081922.15547.489210FE000A6AE700003CBB2209224627C0C0CFCD099D0A0D03040108@comcast.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_37495_25606677.1217868959726" References: <073120081922.15547.489210FE000A6AE700003CBB2209224627C0C0CFCD099D0A0D03040108@comcast.net> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_37495_25606677.1217868959726 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Greg Holmberg wrote: > I think this "extreme scaling" configuration could be important in > "selling" UIMA-AS. I don't see it described in the docs. It might be > useful to folks if it was, along with some example configuration files. Due > to my misconceptions, I had rejected UIMA-AS as having too much overhead, > but I will revisit it now. So showing folks how to deploy it efficiently > might prevent others from rejecting it for the same reasons. Thanks for the comment. This scenario has been added to the example scenarios section of http://incubator.apache.org/uima/doc-uimaas-what.html There actually is an example configuration that deploys a service with embedded collection reader and Cas consumer. See $UIMA_HOME/examples/deploy/as/Deploy_MeetingFinder.xml and the associated MeetingFindingAggreate.xml in the same directory. Karin Verspoor wrote: >Thank you all ... wouldn't you know that you have already solved the problem! >I missed the UIMA-AS announcement as I was on travel last week, >but I will definitely look into it, as well as Hadoop. Good luck Karin. Hoping to hear about your experience. Regards, Eddie ------=_Part_37495_25606677.1217868959726--