> What is ActiveMQ support enabling in UIMA-CPP?
>

> Is it for interaction with UIMA-AS (which is also currently unmaintained
> and has been dropped from the website as part of dropping all the other
> v2-only code)?
>

Yea, UIMA-AS. From my perspective (being away from the code for a few
years) If activeMQ is not desirable, I think it would be straightforward to
use the XmiCas management from UIMA-AS with a different RPC mechanism to
utilize a standalone python annotator based on UIMA-CPP. This would support
a python or C++ client calling a remote python or C++ annotator service.

Much more work, but possibly much more user friendly, would be to add an
annotator controller mechanism with RPC support around cassis, and add
delta-CAS support to cassis serialization.

Eddie

Reply via email to