Re: Parallel Flow Controller?

2014-05-14 Thread Richard Eckart de Castilho
by a custom parallel flow controller that will ensure the input CAS is fed as input to both branches and the union of output CAS of both branches is sent out of the aggregate AE: Main: reader - A0 - AggregP - A2 - CASmerger AggregP: Aggreg0, Aggreg1 (ParallelFlowController) Aggreg0: Multip0 - A1

Parallel Flow Controller?

2014-05-12 Thread Petr Baudis
-' My current aim would be enclosing each of the branches (up to A2) in an aggregate AE, and creating another aggregate AE that will consist of these two branch AEs, governed by a custom parallel flow controller that will ensure the input CAS is fed as input to both branches and the union of output

UIMA-AS parallel flow controller

2012-03-06 Thread Arun Tewatia
Hello, My UIMA Pipeline has 3 intermediate independent Analysis Engines, which I want to run in parallel. So I am looking at the possibilities to do this, and have a few queries. 1. Can I achieve this by just using flowController element instead of flowConstraints If yes will I have to