Hi Yan, The CM is optional, but strongly recommended for most applications.
What is important is that the job CR not become a scale out bottleneck. This could happen if all input data was read directly by the CR, or if the approximately 3 ms overhead of passing work items to job pipeline processes was significant compared to the pipeline processing time. Eddie On Fri, Nov 6, 2015 at 4:02 PM, Yi-Wen Liu <[email protected]> wrote: > Hi, > > I have a project which is based on UIMA framework, and I would like to > scale it out using UIMA DUCC, but it does not have a CAS Multiplier, do I > have to create one for it or it's just fine to run it on DUCC without CM? > > > Thanks, > Yan >
