I agree with Jerry that there is no code in UIMA packages explicitly
for this. I'd suggest looking at
examples/src/org/apache/uima/examples/casMultiplier/SimpleTextSegmenter.java
for an example CasMultiplier that can easily be adapted. Another
suggestion is to assemble and test the aggregate before deploying it
as a service. Much easier to debug.

Eddie


On Tue, Nov 30, 2010 at 9:14 AM, Sergeant, Alan <[email protected]> wrote:
> Hi,
> I have been looking through the UIMA AS Getting started 
> guide(http://uima.apache.org/doc-uimaas-what.html), and am particularly 
> interested in the architecture discussed in Figure 5 (Scale out using 
> multiple Collection Readers and Cas Consumers). I am wondering is there any 
> example code like RunRemoteAsyncAE that is available, or is this a suggested 
> architecture that has not been implemented yet?
>
> Regards,
> Alan Sergeant
>
>

Reply via email to