Julien,
A UIMA aggregate is a single-threaded animal. Deploying an aggregate
under UIMA AS offers the opportunity to deploy the delegates in
separate threads.
Are the classpaths different between the two scenarios? Different JRE?
Eddie
On Thu, Aug 14, 2008 at 10:14 AM, Julien Nioche
<lists.digitalpebble@gmail.com> wrote:
> Hi Eddie,
>
> Thank you for your message. Yes, the profiling includes everything in my
> client code, including the I/O.
>
> I checked that casPoolSize="1" in my CPM config file. Setting
> casPoolSize="3" in the config file makes virtually no difference, which
> means that (a) loading my 2000 documents in the same thread or in a separate
> one makes no difference or (b) this parameter is not taken into account at
> all.
>
> With an aggregate engine : is each primitive engine executed in a separate
> thread or is the whole aggregate done in the same thread?
>
> Thank you for you help
>
> Julien
>
|