[ 
https://issues.apache.org/jira/browse/UIMA-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bhavani Iyer updated UIMA-1620:
-------------------------------

    Attachment: UIMACPP-1620.patch

The following optional command line arguments enable these functions:
   -n numInstances number of annotator instances each running in a separate 
thread
   -r numRuns   number of iterations over the same input.
   -rand randomize the selection on next input to process.
   -rdelay  max random delay in millis between 0 and this max between calls to 
process.

> Add options runAECpp to enable testing of annotator in a  multithreaded setup.
> ------------------------------------------------------------------------------
>
>                 Key: UIMA-1620
>                 URL: https://issues.apache.org/jira/browse/UIMA-1620
>             Project: UIMA
>          Issue Type: Improvement
>          Components: C++ Framework
>            Reporter: Bhavani Iyer
>            Assignee: Bhavani Iyer
>         Attachments: UIMACPP-1620.patch
>
>
> Add options to runAECpp:
> 1) instantiate multiple instances of the analysis engine and run these 
> concurrently on different threads.
> 2) option to do multiple runs of the same inputs.
> 3) randomize the next input to process
> 4) random delays between calls to process

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to