Hi Jitu, ManifoldCF architecture has multiple worker threads. Each worker thread will output a given document to all outputs for the job, but work on only one output at a time. But since there are multiple worker threads, you cannot count on any kind of predictable ordering.
Thanks, Karl On Tue, Aug 26, 2014 at 7:42 AM, Jitu <[email protected]> wrote: > Hi, > > Regarding latest release feature "Support multiple output connections for > a single job" whether it happens one output after the other output or in > parallel to all output connections? > > Jitu >
