RE: DUCC web server interfacing

2014-11-21 Thread D. Heinze
I can call services from components outside of Ducc control, that solves my problem. Thanks / Dan -Original Message- From: Eddie Epstein [mailto:eaepst...@gmail.com] Sent: Friday, November 21, 2014 7:11 AM To: user@uima.apache.org Subject: Re: DUCC web server interfacing On Thu, Nov 20,

Re: DUCC web server interfacing

2014-11-21 Thread Eddie Epstein
On Thu, Nov 20, 2014 at 10:01 PM, D. Heinze wrote: > Eddie... thanks. Yes, that sounds like I would not have the advantage of > DUCC managing the UIMA pipeline. > Depends on the definition of "managing". DUCC manages the lifecycle of analytic pipelines running as job processes and as services.

RE: DUCC web server interfacing

2014-11-20 Thread D. Heinze
with passing them through the file system if needed. Thanks / Dan -Original Message- From: Eddie Epstein [mailto:eaepst...@gmail.com] Sent: Thursday, November 20, 2014 6:06 PM To: user@uima.apache.org Subject: Re: DUCC web server interfacing Ooops, in this case the web server would be feedin

Re: DUCC web server interfacing

2014-11-20 Thread Eddie Epstein
Ooops, in this case the web server would be feeding the service directly. On Thu, Nov 20, 2014 at 9:04 PM, Eddie Epstein wrote: > The preferred approach is to run the analytics as a DUCC service, and have > an application driver that feeds the service instances with incoming data. > This service

Re: DUCC web server interfacing

2014-11-20 Thread Eddie Epstein
The preferred approach is to run the analytics as a DUCC service, and have an application driver that feeds the service instances with incoming data. This service would be a scalable UIMA-AS service, which could have as many instances as are needed to keep up with the load. The driver would use the