You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@uima.apache.org by Thomas Ginter <th...@utah.edu> on 2011/04/11 20:16:29 UTC

Auto-Discovery of remote AS services in UIMA

All,

We are in the design phase of creating an infrastructure that will allow our researchers to share UIMA modules within a common infrastructure.  We would like to deploy the modules as UIMA AS services and are interested in implementing some kind of automatic discover, such as a registry of some kind.  Does UIMA provide some kind of API or interface for auto-discovery of provided services?  Perhaps this can be partially provided via JMX?


Thanks,

Thomas Ginter





Re: Auto-Discovery of remote AS services in UIMA

Posted by Jaroslaw Cwiklik <ui...@gmail.com>.
Your best bet is to interrogate the Broker via JMX. Uima AS does not
currently provide auto discovery mechanism beyond what AMQ broker has to
offer. Looking at the brokers stats you *can* determine if a particular
queue has consumers attached to it or not.

Jerry C

On Mon, Apr 11, 2011 at 2:16 PM, Thomas Ginter <th...@utah.edu>wrote:

> All,
>
> We are in the design phase of creating an infrastructure that will allow
> our researchers to share UIMA modules within a common infrastructure.  We
> would like to deploy the modules as UIMA AS services and are interested in
> implementing some kind of automatic discover, such as a registry of some
> kind.  Does UIMA provide some kind of API or interface for auto-discovery of
> provided services?  Perhaps this can be partially provided via JMX?
>
>
> Thanks,
>
> Thomas Ginter
>
>
>
>
>