Re: DUCC- process_dd

2015-04-30 Thread reshu.agarwal
Eddie, I was using this same scenario and doing hit and try to compare this with UIMA AS to get the more scaled pipeline as I think UIMA AS can also did this. But I am unable to touch the processing time of DUCC's default configuration like you mentioned with UIMA AS. Can you help me in

UIMAFit and UIMA-AS deployment

2015-04-30 Thread Sylvain Surcin
Hello, I'm trying to see if I can adapt our UIMA-AS architecture to UIMAFit. And I'm wondering how to actually do it from the main level where I have a class UimaAsynchronousEngine myEngine = new BaseUIMAAsynchronousEngine_impl(); myEngine.addStatusCallbackListener(myListener);