Tong Fin (JIRA) wrote:
[ https://issues.apache.org/jira/browse/UIMA-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567886#action_12567886 ]
Tong Fin commented on UIMA-755:
-------------------------------

It would be nice to have a constant (e.g., UIMA_AS_xxx) defined by some class instead of 
exposing and quoting like "UimaEE" string.

+1



Expose per CAS statistics to the application from uima-as client
----------------------------------------------------------------

                Key: UIMA-755
                URL: https://issues.apache.org/jira/browse/UIMA-755
            Project: UIMA
         Issue Type: Improvement
         Components: Async Scaleout
   Affects Versions: 2.2.1
           Reporter: Jerry Cwiklik
        Attachments: uimaj-as-activemq-test-resources-UIMA-755-patch.txt, 
uimaj-as-activemq-test-src-UIMA-755-patch.txt, 
uimaj-as-activemq-UIMA-755-patch.txt, uimaj-as-core-UIMA-755-patch.txt, 
uimaj-as-jms-UIMA-755-patch.txt


Modify the uima-as client to pass per CAS statistics via the 
entityProcessComplete callback. Use ProcessTrace object as a container for 
statistics. Statistics to be passed to the application include: time spent in 
process, time spent serializing CAS, time spent de-serializing CAS, service 
idle time, service host ip, CAS latency (total time spent waiting for reply)


Reply via email to